32 Commits

Author SHA1 Message Date
Michael Orlitzky
d77406d8be
dev-python/pyzor: remove old pyzor-1.0.0.ebuild.
Closes: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-29 08:09:10 -04:00
Michael Orlitzky
e0fc79cb64
dev-python/pyzor: stabilize 1.0.0-r1 on ppc64 (ALLARCHES).
Bug: https://bugs.gentoo.org/658546
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-29 08:03:32 -04:00
Pacho Ramos
de7a1f5bbb
dev-python/pyzor: Stable (ALLARCHES), bug #658546
Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-06-28 21:16:50 +02:00
Tobias Klausmann
7d3c056dc7
dev-python/pyzor-1.0.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/658546
2018-06-27 09:25:08 +02:00
Thomas Deutschmann
4024302f6d
dev-python/pyzor: x86 stable (bug #658546)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-26 01:20:10 +02:00
Jason Zaman
42a08cf58c
dev-python/pyzor: amd64 stable
Gentoo-bug: 658546
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-24 20:36:08 +08:00
Michael Orlitzky
2ef966d35c
dev-python/pyzor: add python-3.6 support.
Bug: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-27 10:47:06 -04:00
Michael Orlitzky
4d1fb37992
dev-python/pyzor: add another patch to keep 2to3 from breaking things.
The pyzor-1.0.0 build system still runs 2to3 and that's breaking the
(now-patched) client, because it was patched to support python-3.x
already. This commit adds another patch that should prevent 2to3 from
breaking the client by giving it something to fix.

Bug: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-25 10:30:13 -04:00
Michael Orlitzky
300f46c1c5
dev-python/pyzor: fix the binary stdin patch to work with v1.0.0.
In my previous commit (adding -r1), I applied a new patch that I've
submitted upstream to address a unicode crash with python-3.x. That
patch applies cleanly against v1.0.0, but won't actually work: the
get_binary_stdin() function it uses exists only in upstream's git
master branch.

To make the patch work (and to fix some other small issues), I've
included the rest of the client changes between v1.0.0 and git
master. There are very few of them -- all python-3.x fixes -- so this
should not be too objectionable.

Bug: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-24 12:12:23 -04:00
Michael Orlitzky
4d3fe7a396
dev-python/pyzor: new revision to fix some open bugs.
Lots of changes all at once:

* Update to EAPI=6.
* Remove an old pkg_postinst() notice about a relocated executable.
* Add IUSE=gdbm to make the gdbm daemon backend optional.
* Only require a (gdbm, mysql, redis) backend with USE=pyzord.
* Add a patch submitted upstream (by me) to fix a unicode crash.
* Require sphinx with USE=doc (bug 636752).
* Remove version constraints on redis-py and gevent (bug 643692).
* Use HOMEPAGE to make SRC_URI fit on one line.
* Add die() to "mv" and "rm" commands in src_install.
* Removed seemingly-unnecessary DISTUTILS_IN_SOURCE_BUILD=1.
* Added myself to metadata.xml as a maintainer.
* Improved the back-end database engine USE flag descriptions.

Bug: https://bugs.gentoo.org/636752
Bug: https://bugs.gentoo.org/643692
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-23 19:34:26 -04:00
Michał Górny
1fa63a9d83
dev-python/pyzor: Clean old up 2018-01-06 14:38:50 +01:00
Sergei Trofimovich
1e96ec8bed
dev-python/pyzor: keyworded 1.0.0 for sparc, bug #538510 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
2017-12-13 20:08:31 +00:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Sergei Trofimovich
3ab909260d
dev-python/pyzor: ia64 keyworded, bug #538510
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-17 12:46:28 +01:00
Michał Górny
32c88f7865
dev-python/pyzor: Remove old (distutils.eclass) 2017-03-18 10:09:38 +01:00
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Michael Weber
69eaaf8171
dev-python/pyzor: ppc stable (bug 593134).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-23 12:57:05 +01:00
Michael Weber
37a01b8f74
dev-python/pyzor: Add ~ppc keyword (bug 538510).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-23 12:44:28 +01:00
Michael Weber
b6d1f8ba3e
dev-python/pyzor: ppc64 stable (bug 593134).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-23 09:25:32 +01:00
Agostino Sarubbo
ee0380084d
dev-python/pyzor: x86 stable wrt bug #593134
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-02-17 15:50:45 +01:00
Agostino Sarubbo
0815e11e44
dev-python/pyzor: amd64 stable wrt bug #593134
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-02-17 14:44:26 +01:00
Jeroen Roovers
96cb0274d7
dev-python/pyzor: Stable for HPPA (bug #593134).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
2017-01-23 07:19:34 +01:00
Michał Górny
543503fdd0
global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01:00
Tobias Klausmann
471eb87565
dev-python/pyzor-1.0.0-r0: stable on alpha
Gentoo-Bug: 593134
2016-10-22 13:53:13 +02:00
Pacho Ramos
3290ec65e7
dev-python/pyzor: Support python 3.5
Package-Manager: portage-2.3.1
2016-10-08 15:54:02 +02:00
Michał Górny
8849b098c0
Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Michał Górny
4412ca2c79
Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
2016-01-24 23:58:38 +01:00
Justin Lecher
5bbc94a101
Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01 14:02:01 +02:00
Mike Gilbert
1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.

This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.

Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
2015-08-08 17:38:18 -07:00