summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-19 15:54:06 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-19 15:54:06 +0000
commit2bc08883a8cf7c193664e1bf1a37f341f8d17f26 (patch)
tree2686395e7a0911f8ae989dde5a3cc98ff4c3366c /metadata/md5-cache/dev-python
parentb947e8706dda2686fc9ac5e17a6f203a895b7753 (diff)
downloadbaldeagleos-repo-2bc08883a8cf7c193664e1bf1a37f341f8d17f26.tar.gz
baldeagleos-repo-2bc08883a8cf7c193664e1bf1a37f341f8d17f26.tar.xz
baldeagleos-repo-2bc08883a8cf7c193664e1bf1a37f341f8d17f26.zip
Adding metadata
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r--metadata/md5-cache/dev-python/platformdirs-2.6.2-r14
-rw-r--r--metadata/md5-cache/dev-python/test_server-0.0.4016
2 files changed, 2 insertions, 18 deletions
diff --git a/metadata/md5-cache/dev-python/platformdirs-2.6.2-r1 b/metadata/md5-cache/dev-python/platformdirs-2.6.2-r1
index f35dae919351..511ec55787f0 100644
--- a/metadata/md5-cache/dev-python/platformdirs-2.6.2-r1
+++ b/metadata/md5-cache/dev-python/platformdirs-2.6.2-r1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/platformdirs/ https://github.com/platformdirs/platformdirs/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_7? ( >=dev-lang/python-3.7.14:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.14:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/platformdirs/platformdirs/archive/2.6.2.tar.gz -> platformdirs-2.6.2.gh.tar.gz
_eclasses_=distutils-r1 dcd5f48510105eb95e550ab968147365 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 666be58f658d6b32affe30f80e39a49e python-utils-r1 b4b50487424a81004f591f6c7e54bf4e toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f
-_md5_=1a5a4aa52df9169b2300bda2ce4edef8
+_md5_=cbfdbf954a23ab9d4619e6aea8980500
diff --git a/metadata/md5-cache/dev-python/test_server-0.0.40 b/metadata/md5-cache/dev-python/test_server-0.0.40
deleted file mode 100644
index 9cb9c2f41902..000000000000
--- a/metadata/md5-cache/dev-python/test_server-0.0.40
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_7? ( >=dev-lang/python-3.7.14:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.14:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Server to test HTTP clients
-EAPI=8
-HOMEPAGE=https://github.com/lorien/test_server/ https://pypi.org/project/test-server/
-INHERIT=distutils-r1
-IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~x86
-LICENSE=MIT
-RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_7? ( >=dev-lang/python-3.7.14:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.14:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.14:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.7:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0:3.11 )
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/lorien/test_server/archive/v0.0.40.tar.gz -> test_server-0.0.40.gh.tar.gz
-_eclasses_=distutils-r1 dcd5f48510105eb95e550ab968147365 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 666be58f658d6b32affe30f80e39a49e python-utils-r1 b4b50487424a81004f591f6c7e54bf4e toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f
-_md5_=e13c4ada3dbc2d9918faebfd4e4086b7