summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Update pypi (and github) remote-ids from HOMEPAGEMichał Górny2020-12-111-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests-kerberos: amd64 stable, bug 740672Hans de Graaff2020-09-211-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-python/requests-kerberos: x86 stable (bug #740672)Thomas Deutschmann2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/requests-kerberos: works with python 3.8Bernard Cafarelli2020-04-201-1/+1
| | | | | | | Tested with net-analyzer/wapiti Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-python/requests-kerberos: Remove redundant versionsMichał Górny2020-03-291-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests-kerberos: add python 3.7Bernard Cafarelli2020-02-211-0/+27
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-python/requests-kerberos: drop oldBernard Cafarelli2020-02-212-22/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-python/requests-kerberos: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@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>
* */*: [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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/requests-kerberos: Version bump to 0.12.0Tony Vroon2019-02-262-0/+27
| | | | | | | | | | | | This changes from PyPi to GitHub as the test-suite is otherwise missing. With the activation of the test suite I can confidently state we were missing Python 2.7 support for no good reason. I need this with Python 2.7 for pywinrm (Ansible facing Windows hosts). Requested-By: Ararat Smutkochorn <ararat@linx.net> Acked-By: Michał Górny <mgorny@gentoo.org> Signed-Off-By: Tony Vroon <chainsaw@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* 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/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/requests-kerberos: Initial import, Nagstamon-3.x dependencyChristian Ruppert2017-09-143-0/+33
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --force