summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/docopt: Remove oldMichał Górny2021-07-241-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: Stabilize 0.6.2-r4 ALLARCHES, #803689Sam James2021-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/docopt: Mark ALLARCHESMichał Górny2021-07-241-8/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: keyword 0.6.2-r4 for ~riscvMarek Szuba2021-06-221-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/docopt: make tests compatible with >=pytest-6Marek Szuba2021-06-222-0/+48
| | | | | | | | | While at it, remove bits which are now handled by the eclass. Invoking maintainer time-out. Closes: https://bugs.gentoo.org/737924 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/docopt: ebuild tidyingSam James2021-05-291-1/+1
| | | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/docopt: support python3_10Marek Szuba2021-05-141-2/+2
| | | | | | | Builds and installs fine, and with the patch from Bug #737924 applied all tests pass. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: Stabilize 0.6.2-r3 arm64, #749774Sam James2020-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/docopt: add 3_9 supportTom Gillespie2020-08-031-1/+1
| | | | | | | | Tests for pypy3 and python3_{6..9} all passing on amd64. Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16963 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/docopt: Remove py2.7Michał Górny2020-08-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: Remove redundant versionsMichał Górny2020-03-072-32/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: x86 stable wrt bug #711724Agostino Sarubbo2020-03-071-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/docopt: amd64 stable wrt bug #711724Agostino Sarubbo2020-03-071-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/docopt: enable python3.8Ben Kohler2020-01-081-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: keyworded 0.6.2-r2 for hppa, bug #662814Rolf Eike Beer2019-07-051-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/docopt: Enable python3.7Michał Górny2019-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: Bump to EAPI 7Michał Górny2019-07-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: Fix running tests, switch to GitHub archiveMichał Górny2019-07-052-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: keyworded 0.6.2-r2 for sparc, bug #662814Rolf Eike Beer2019-05-151-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/docopt: arm64 keyworded (bug #662814)Aaron Bauman2019-04-181-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/docopt: keyworded 0.6.2-r2 for ppc, bug #662814Sergei Trofimovich2019-02-171-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/docopt: keyworded 0.6.2-r2 for ia64, bug #662814Sergei Trofimovich2019-01-031-2/+2
| | | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/docopt: Add ~arm keyword wrt bug #662814Mikle Kolyada2018-11-181-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/docopt-0.6.2-r2: add ~alpha keywordTobias Klausmann2018-10-171-1/+1
| | | | | Bug: http://bugs.gentoo.org/662814 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-python/docopt: keyworded 0.6.2-r2 for ppc64, bug #662814Sergei Trofimovich2018-08-061-2/+2
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/docopt: remove oldTim Harder2018-02-031-31/+0
|
* dev-python/docopt: stabilize 0.6.2-r2Tim Harder2018-02-031-1/+1
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/docopt: cleaning 0.6.2Andrey Grozin2017-03-311-32/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/docopt: python3_6 addedAndrey Grozin2017-03-311-0/+31
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/docopt: arm stable, bug #606048Markus Meier2017-02-201-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/docopt: x86 stable wrt bug #606048Agostino Sarubbo2017-01-181-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/docopt: amd64 stable wrt bug #606048Agostino Sarubbo2017-01-171-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* dev-python/docopt: added pypy pypy3 support to vn. 0.6.2-r1Ian Delaney2016-04-271-3/+2
| | | | Package-Manager: portage-2.2.28
* dev-python/docopt: added python3_5Andrey Grozin2016-04-011-0/+33
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Drop myself as maintainerJustin Lecher2016-01-091-3/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+46
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