summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-13 01:56:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-13 01:56:39 +0000
commit987deaca2d55f6633ddfb2af06278c335c9a9842 (patch)
treeaf31351b25e11f537e5b1b3a7f1da89564f43fe4 /dev-python
parent6b005025deb21c21d53eed0a9ae3560830080f03 (diff)
downloadbaldeagleos-repo-987deaca2d55f6633ddfb2af06278c335c9a9842.tar.gz
baldeagleos-repo-987deaca2d55f6633ddfb2af06278c335c9a9842.tar.xz
baldeagleos-repo-987deaca2d55f6633ddfb2af06278c335c9a9842.zip
Adding metadata
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ruamel-std-pathlib/metadata.xml1
-rw-r--r--dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4-r2.ebuild2
-rw-r--r--dev-python/ruamel-yaml/files/ruamel-yaml-0.16.13-pypy3_collection_deprecation.patch7
-rw-r--r--dev-python/setuptools/setuptools-54.1.1.ebuild2
4 files changed, 5 insertions, 7 deletions
diff --git a/dev-python/ruamel-std-pathlib/metadata.xml b/dev-python/ruamel-std-pathlib/metadata.xml
index 1aa1aa5ce7a6..237ed61cfc4b 100644
--- a/dev-python/ruamel-std-pathlib/metadata.xml
+++ b/dev-python/ruamel-std-pathlib/metadata.xml
@@ -22,4 +22,5 @@
<remote-id type="sourceforge">ruamel-std-pathlib</remote-id>
</upstream>
<origin>gentoo-staging</origin>
+ <stabilize-allarches/>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4-r2.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4-r2.ebuild
index 3941d6f0e22e..4612ecaca428 100644
--- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4-r2.ebuild
+++ b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4-r2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/ruamel-dl-tagged-releases/${MY_P}.tar.xz -> ${P}.t
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="dev-python/namespace-ruamel[${PYTHON_USEDEP}]"
diff --git a/dev-python/ruamel-yaml/files/ruamel-yaml-0.16.13-pypy3_collection_deprecation.patch b/dev-python/ruamel-yaml/files/ruamel-yaml-0.16.13-pypy3_collection_deprecation.patch
index 9f7be2676ec8..15d00625b68e 100644
--- a/dev-python/ruamel-yaml/files/ruamel-yaml-0.16.13-pypy3_collection_deprecation.patch
+++ b/dev-python/ruamel-yaml/files/ruamel-yaml-0.16.13-pypy3_collection_deprecation.patch
@@ -1,8 +1,5 @@
-Note that this implicitly assumes pypy3 to be compatible with CPython 3.6.
-The test could in principle be more robust - but between 3.7 support
-in PyPy is still being alpha-grade and the fact there will be many more
-serious issues with switching the Gentoo pypy3 target to those versions,
-why bother for now.
+This does not produce a deprecation warning under PyPy, even pypy3.7
+(last tested on 2021-03-12 using version 7.3.3-beta0).
--- a/_test/test_deprecation.py
+++ b/_test/test_deprecation.py
diff --git a/dev-python/setuptools/setuptools-54.1.1.ebuild b/dev-python/setuptools/setuptools-54.1.1.ebuild
index 728c0080816b..a3d301f4a6fa 100644
--- a/dev-python/setuptools/setuptools-54.1.1.ebuild
+++ b/dev-python/setuptools/setuptools-54.1.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
BDEPEND="
test? (