summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2022-01-28 23:24:02 UTCRepository mirror & CI2022-01-286793-6794/+6890
|
* Merge updates from masterRepository mirror & CI2022-01-2817-31/+461
|\
| * dev-python/autobahn: Switch to PEP 517 buildMichał Górny2022-01-291-4/+5
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest-mock: Disable plugin autoloading during testsMichał Górny2022-01-291-5/+3
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest-mock: Add test dep on pytest-asyncioMichał Górny2022-01-291-2/+7
| | | | | | | | | | Closes: https://bugs.gentoo.org/832225 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/dask: Bump to 2022.01.1Michał Górny2022-01-292-0/+59
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/autobahn: Bump to 22.1.1Michał Górny2022-01-292-0/+115
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * app-admin/awscli: Bump to 1.22.46Michał Górny2022-01-292-0/+59
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/boto3: Bump to 1.20.46Michał Górny2022-01-292-0/+61
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/botocore: Bump to 1.23.46Michał Górny2022-01-292-0/+66
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * eclass: Update links to Gentoo Python GuideMichał Górny2022-01-295-6/+6
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Support deprecated flit/poetry backendsMichał Górny2022-01-291-2/+23
| | | | | | | | | | | | | | | | | | Detect, report and fix the deprecated flit/poetry backends to use flit_core and poetry_core respectively. In both cases, the end result is the same. Using flit involves unnecessary dependencies, and poetry is not even packaged right now (and has even worse dependency hell). Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/bandit: Switch to PEP 517 buildMichał Górny2022-01-291-0/+35
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Improve PEP 517 einfo outputMichał Górny2022-01-291-1/+2
| | | | | | | | | | | | | | Add an einfo message for calling installer. Indent both messages relevant to PEP 517 logic. Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Set script shebangs to venv in PEP 517Michał Górny2022-01-291-15/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alter the shebangs of generated scripts to point out the to venv Python executables in PEP 517 mode. Otherwise, the executables are run with system Python during the test run and therefore do not use the venv. For convenience, rather than modifying them back just copy them immediately into the python-exec directory. This means that instead of reverting some of our python_compile() changes in python_install() and then moving scripts to the python-exec directory, we can just discard /usr/bin and let the wrapping logic recreate it. While at it, stop repeating ${root}${EPREFIX}/usr/bin multiple times in python_compile(). Just shove it into a helper variable. Also move pyvenv.cfg inside bindir for convenience — Python is fine with either location. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2022-01-28 23:06:55 UTCRepository mirror & CI2022-01-285-20/+38
| |
* | Merge updates from masterRepository mirror & CI2022-01-285-11/+119
|\|
| * x11-misc/picom: update python versionsBernard Cafarelli2022-01-282-4/+72
| | | | | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * x11-misc/picom: drop oldBernard Cafarelli2022-01-282-68/+0
| | | | | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * net-mail/fetchmail: 6.4.27 bumpBernard Cafarelli2022-01-282-0/+108
| | | | | | | | | | | | | | EAPI bump and update python versions Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* | 2022-01-28 22:51:51 UTCRepository mirror & CI2022-01-286-27/+28
| |
* | Merge updates from masterRepository mirror & CI2022-01-284-14/+10
|\|
| * media-gfx/mcomix: bump to newer snapshotBernard Cafarelli2022-01-282-0/+76
| | | | | | | | | | | | | | This one has python 3.10 deprecation fixes Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * media-gfx/mcomix: drop old stableBernard Cafarelli2022-01-282-79/+0
| | | | | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * games-misc/ponysay: Python 3.10, EAPI 8James Le Cuirot2022-01-281-3/+3
| | | | | | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
| * sys-libs/glibc: --enable-static-pie is goneAndreas K. Hüttel2022-01-281-2/+1
| | | | | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* | 2022-01-28 22:22:00 UTCRepository mirror & CI2022-01-283-3/+3
| |
* | Merge updates from masterRepository mirror & CI2022-01-282-4/+16
|\|
| * sys-devel/binutils: fix DoubleEmptyLineSam James2022-01-282-2/+0
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/binutils: really fix PGO for cross (disable it)Sam James2022-01-282-4/+18
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/832174 Fixes: 57737c9f2a9ce3e1b2492760e98932b7b9f9eea2 Signed-off-by: Sam James <sam@gentoo.org>
* | 2022-01-28 22:07:08 UTCRepository mirror & CI2022-01-2810-19/+35
| |
* | Merge updates from masterRepository mirror & CI2022-01-289-10/+197
|\|
| * sys-apps/portage: Stabilize 3.0.30-r1 hppa, #831905Sam James2022-01-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/notebook: Keyword 6.4.8 hppa, #832087Sam James2022-01-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/jupyter_packaging: Keyword 0.11.1 hppa, #832087Sam James2022-01-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * java-virtuals/jms: Stabilize 1.1-r1 amd64, #832193Sam James2022-01-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * java-virtuals/jms: Stabilize 1.1-r1 x86, #832193Sam James2022-01-281-2/+2
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * media-sound/paprefs: Stabilize 1.2 x86, #832191Sam James2022-01-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/pytest: Switch to PEP 517 buildMichał Górny2022-01-281-0/+80
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest: Deselect tests fragile to pytest pluginsMichał Górny2022-01-281-0/+13
| | | | | | | | | | | | | | Deselect the tests that explicitly patch PYTEST_DISABLE_PLUGIN_AUTOLOAD out and therefore fail when some pytest plugins are installed. Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest: Use epytest to run testsMichał Górny2022-01-281-3/+6
| | | | | | | | | | | | | | We have been avoiding epytest so far because it caused test failures. However, it seems that only one test is affected, so just skip it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest: Disable plugin autoload for reliable testingMichał Górny2022-01-281-1/+3
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest: Backport py3.10 test fixesMichał Górny2022-01-282-0/+86
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pytest: Run tests in parallel (again) to save timeMichał Górny2022-01-281-3/+5
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sci-biology/augustus: add forgotten runtime dependencyAndrew Ammerlaan2022-01-281-0/+1
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/832186 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* | Merge updates from masterRepository mirror & CI2022-01-281-4/+13
|\|
| * dev-scheme/gambit: update metadataMaciej Barć2022-01-281-4/+13
| | | | | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* | 2022-01-28 21:06:57 UTCRepository mirror & CI2022-01-286-24/+11
| |
* | Merge updates from masterRepository mirror & CI2022-01-285-76/+100
|\|
| * dev-scheme/gambit: bump to EAPI 8Maciej Barć2022-01-282-12/+9
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>