diff options
Diffstat (limited to 'dev-python/simplejson')
| -rw-r--r-- | dev-python/simplejson/metadata.xml | 24 | ||||
| -rw-r--r-- | dev-python/simplejson/simplejson-3.20.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/simplejson/simplejson-4.0.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/simplejson/simplejson-4.1.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/simplejson/simplejson-4.1.1.ebuild | 2 |
5 files changed, 16 insertions, 16 deletions
diff --git a/dev-python/simplejson/metadata.xml b/dev-python/simplejson/metadata.xml index d7d1eb0b9a7a..b3dcca4c601f 100644 --- a/dev-python/simplejson/metadata.xml +++ b/dev-python/simplejson/metadata.xml @@ -1,18 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">simplejson</remote-id> - <remote-id type="github">simplejson/simplejson</remote-id> - </upstream> - <use> - <flag name="native-extensions"> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <upstream> + <remote-id type="cpe">cpe:/a:simplejson_project:simplejson</remote-id> + </upstream> + <use> + <flag name="native-extensions"> Compiles native "C" extensions (speedups, instead of using Python fallback code). </flag> - </use> + </use> + <origin>baldeagleos-repo</origin> </pkgmetadata> diff --git a/dev-python/simplejson/simplejson-3.20.2.ebuild b/dev-python/simplejson/simplejson-3.20.2.ebuild index 3e267fe2ca35..dd002189bb0b 100644 --- a/dev-python/simplejson/simplejson-3.20.2.ebuild +++ b/dev-python/simplejson/simplejson-3.20.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/simplejson/simplejson -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi diff --git a/dev-python/simplejson/simplejson-4.0.1.ebuild b/dev-python/simplejson/simplejson-4.0.1.ebuild index 3e267fe2ca35..dd002189bb0b 100644 --- a/dev-python/simplejson/simplejson-4.0.1.ebuild +++ b/dev-python/simplejson/simplejson-4.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/simplejson/simplejson -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi diff --git a/dev-python/simplejson/simplejson-4.1.0.ebuild b/dev-python/simplejson/simplejson-4.1.0.ebuild index 3e267fe2ca35..dd002189bb0b 100644 --- a/dev-python/simplejson/simplejson-4.1.0.ebuild +++ b/dev-python/simplejson/simplejson-4.1.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/simplejson/simplejson -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi diff --git a/dev-python/simplejson/simplejson-4.1.1.ebuild b/dev-python/simplejson/simplejson-4.1.1.ebuild index b767411917d7..06c01858aff7 100644 --- a/dev-python/simplejson/simplejson-4.1.1.ebuild +++ b/dev-python/simplejson/simplejson-4.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/simplejson/simplejson -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi |
