summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython-1.16.0-r1: revbump, add py38Patrick McLean2019-11-261-0/+40
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/dnspython: stable 1.16.0 for hppa, bug #611590Rolf Eike Beer2019-11-111-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: ia64 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: sparc stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: alpha stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: x86 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: amd64 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc64 stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc stable wrt bug #611590Agostino Sarubbo2019-07-311-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: EAPI 7 and cleanupMichał Górny2019-07-301-5/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Remove unused vcs-snapshotMichał Górny2019-07-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Drop oldMichał Górny2019-07-302-44/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: Version bump to 1.16.0Manuel Rüger2019-05-132-0/+42
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dnspython: adding py37 supportMatthew Thode2018-10-101-2/+2
| | | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/dnspython: Snapshot that supports pycryptodomeManuel Rüger2018-08-052-0/+44
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* 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/dnspython: Clean old upMichał Górny2018-01-033-79/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-python/dnspython: ia64 stable wrt bug #618116Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: arm stable, bug #618116Markus Meier2017-05-271-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/dnspython: ppc stable (bug 618116).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* dev-python/dnspython: ppc64 stable wrt bug #618116Agostino Sarubbo2017-05-161-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython-1.15.0-r1: add alpha keywordTobias Klausmann2017-05-121-1/+1
| | | | Gentoo-Bug: 618116
* dev-python/dnspython: sparc stable wrt bug #618116Agostino Sarubbo2017-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: Stable for HPPA (bug #618116).Jeroen Roovers2017-05-111-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-python/dnspython: adjust blockersMike Gilbert2017-05-103-4/+4
| | | | Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
* dev-python/dnspython: Clean old versions upMichał Górny2017-05-021-42/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-3/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* stablize openstack ocata - x86 and amd64Matthew Thode2017-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
* dev-python/dnspython: Add python3_6 to PYTHON_COMPATZac Medico2017-03-123-5/+5
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/dnspython: arm stable, bug #606046Markus Meier2017-02-201-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/dnspython-1.12.0-r301: stable on alphaTobias Klausmann2017-01-231-1/+1
| | | | Gentoo-Bug: 606046
* dev-python/dnspython: sparc stable wrt bug #606046Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: Stable for HPPA (bug #606046).Jeroen Roovers2017-01-221-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-python/dnspython: ppc stable wrt bug #606046Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ppc64 stable wrt bug #606046Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: x86 stable wrt bug #606046Agostino 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/dnspython: amd64 stable wrt bug #606046Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: ia64 stable wrt bug #606046Agostino Sarubbo2017-01-171-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/dnspython: fix examples installationMike Gilbert2016-11-261-1/+4
| | | | | Bug: https://bugs.gentoo.org/600890 Package-Manager: portage-2.3.2_p8
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-013-3/+3
|
* dev-python/dnspython: bump and combine py2/3 into one ebuild bug 596502Matthew Thode2016-10-102-0/+37
| | | | Package-Manager: portage-2.3.0
* dev-python/dnspython: Add python3_5 supportDavid Seifert2016-03-271-0/+43
| | | | Package-Manager: portage-2.2.28