summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pipenv: remove vendored jinja2 and attr.Oz N Tiram2021-08-032-0/+149
| | | | | | | | | | | | | Since pipenv bundles tons of packages, these will be removed in a slow pace. If no bugs are reported, the removal of bundled packages and addition of dependencies can continue. Bug: https://bugs.gentoo.org/717666 Signed-off-by: Oz N Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21828 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pipenv: drop 2020.11.4Oz N Tiram2021-06-012-54/+0
| | | | | | Signed-off-by: Oz N Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21049 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pipenv: add 2021.5.29Oz N Tiram2021-06-012-0/+53
| | | | | | Signed-off-by: Oz N Tiram <oz.tiram@gmail.com> Bug: https://bugs.gentoo.org/792738 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: add Python 3.9Sam James2021-02-272-9/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: bump to version 2020.11.15Oz N Tiram2020-12-132-0/+53
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18458 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pipenv: drop old versionOz N Tiram2020-12-132-52/+0
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Update pypi (and github) remote-ids from HOMEPAGEMichał Górny2020-12-111-15/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: bump version to 2020.11.4.Oz N Tiram2020-11-112-0/+53
| | | | | | | | | | Also, improve dependency declarations. Closes: https://bugs.gentoo.org/748138 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18187 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-python/pipenv: Remove oldMichał Górny2020-10-222-51/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: bump version to 2020.8.13Oz N Tiram2020-10-122-0/+52
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17742 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pipenv: remove unused patch(es)Michael Mair-Keimberger2020-07-281-41/+0
| | | | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16871 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/pipenv: Fix src_prepareMichał Górny2020-07-271-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: drop beta version 2020.4.1_beta1Oz N Tiram2020-07-272-47/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16351 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: sign up oz.tiram@gmail.com for proxy-maintOz N Tiram2020-07-271-4/+11
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: bump version to 2020.6.2Oz N Tiram2020-07-272-0/+51
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: Remove redundant versionsMichał Górny2020-07-122-42/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: 2020.4.1_beta1Oz Tiram2020-05-083-0/+88
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/15645 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* dev-python/pipenv: Remove python@ from maintainersMichał Górny2020-04-161-4/+1
| | | | | | | The ebuild does not have working tests, and the package itself does not seem generally useful. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: Remove unnecessary dep on dev-python/invokeMichał Górny2020-04-161-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: Remove redundant versionsMichał Górny2020-03-284-114/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: Clean py2 deps upMichał Górny2020-03-172-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: Remove Py2David Seifert2019-12-284-4/+4
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/pipenv: 2018.11.26Oz Tiram2019-12-162-0/+47
| | | | | | | | Closes: https://bugs.gentoo.org/696778 Closes: https://github.com/gentoo/gentoo/pull/12561 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pipenv: Add python3.7 supportJustin Lecher2018-11-101-2/+2
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pipenv: Add missing py2 dependenciesPatrick Lauer2018-08-061-0/+40
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/pipenv: Fix DEPEND -> RDEPENDMichał Górny2018-02-011-3/+3
| | | | Closes: https://bugs.gentoo.org/645530
* dev-python/pipenv: fix outdated dependency versionOz N Tiram2018-02-011-0/+37
| | | | | | Bug: https://bugs.gentoo.org/645530 Closes: https://github.com/gentoo/gentoo/pull/6951 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/pipenv: Clean old upMichał Górny2018-01-062-39/+0
|
* dev-python/pipenv: Version BumpJustin Lecher2017-12-093-1/+40
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-python/pipenv: Fix dependenciesJustin Lecher2017-12-021-0/+1
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-python/pipenv: Fix dependenciesJustin Lecher2017-12-021-1/+5
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-python/pipenv: New packageJustin Lecher2017-12-023-0/+49
Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6