-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
196 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
DIST pymobiledevice3-2.27.1.tar.gz 567471 BLAKE2B 5ebbf494a24c36105f68cf067a9130bd5c3ecd8c6c8984c7889e81fcef9c2b1dd53da73326a94c119f253f8e5c3d03cd0a11ea393f5131208a0a0801ee0ad875 SHA512 1805c6ace2bb5c9429f52d28f03b4db18a5fd824e4f1d803de6e5ebf766cc2c8367cb6275a5eadd06940a4789999873d290cb6df1450f9893091ad13d2333c55 | ||
DIST pymobiledevice3-2.28.0.tar.gz 567642 BLAKE2B 15cc80dfba2ccdc1737c236787be9890bb14472e78265e1405251900f213fd960436d9239e21249b32612f05bb3a6678acd73fe7077de3edb106fc534f912a68 SHA512 aed4a0a880145cef4add5479c26afe11e24c3caf6bff4f79c3ace58b4f07b8f09ad32edb1b42b7a82fcc6a7df420b934c1bb41635002e079da0fca7186129f9e | ||
DIST pymobiledevice3-2.29.4.tar.gz 568482 BLAKE2B f8e6d4a8bbdac32f72e65e20b81fb144c7d0437a20b0356309a9df807327c19c127652c49729ae3e263f953a7d37fbb870072308cca79a9494736c2520a02e34 SHA512 6b8c2d7ae23f9882121f5a2ca492aa73c459b1234f4404fd779e7412ee51ade37f8be9a40864701ce770837cb8e8f58166c6f62a5214ff39c3add603a18965b0 | ||
DIST pymobiledevice3-2.30.0.tar.gz 575932 BLAKE2B 2336a9ecb478d25f71dd573a45801ce112e7a05ca8d5f263da1e33aebb14b713700e44421bcf857c871d2c4aacfce0751be9beb0d7857d996cce4f9a482222ad SHA512 7e7bf57e677c94116d34c6532c9279244d1bd9ccc89a7a42b103edf9ef07dc15826a7d9558366799b0412a17525edb5be89316bbf3e891c40d43a267bf197c86 | ||
DIST pymobiledevice3-4.16.7.tar.gz 31568502 BLAKE2B e06f862c527225ddff119e7de5ea13155c57f543d82d886c0a70ea8793558fe1899e9eea62eebd714bdcaa9a1b9282a4017dd7f29660c723e7fed68933f7fcc1 SHA512 eee279b58170a539b034c5631fbf556397867d331dce6202f42f4c3857c1b2b55ea48024ec23050b72737ac487edaab83a5a2691198bc64e2d072cf38c662ab4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>unknown@pentoo.ch</email> | ||
<name>Author Unknown</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="github">doronz88/pymobiledevice3</remote-id> | ||
<remote-id type="pypi">pymobiledevice3</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
DIST la-panic-0.5.0.tar.gz 57320 BLAKE2B 11be5801d8bc9470752496d2fdfc1fc952143645d1d88b1061a84f12ccafb4146d390858b42d4cab627484e9e812ef64e84742e0e9ade77c7b91024fe3eba325 SHA512 0e09118b92f63d07f5db7362442ed19f9b67e3b6cfce9980c18cdf00a0588abbd3e96b1247a0f1358eb51d3665da1c3525a24e7ea8acec018521e3c2c9b4aad7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Copyright 1999-2024 Gentoo Authors | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=8 | ||
|
||
PYPI_NO_NORMALIZE=1 | ||
#PYPI_PN="la-panic" | ||
DISTUTILS_USE_PEP517=setuptools | ||
PYTHON_COMPAT=( python3_{10..12} ) | ||
|
||
inherit distutils-r1 pypi | ||
|
||
DESCRIPTION="iPhone kernel panic parser" | ||
HOMEPAGE="https://gitlab.com/yanivhasbanidev/la_panic" | ||
#SRC_URI="https://files.pythonhosted.org/packages/85/28/757e1ccd939162caa27c8a6173d490deb986c38a7fd73fe2f264f6d7485d/la-panic-0.5.0.tar.gz" | ||
#S="${WORKDIR}/${PYPI_PN}-${PV}" | ||
|
||
LICENSE="GPL-3" | ||
SLOT="0" | ||
KEYWORDS="amd64 ~arm64 x86" | ||
RESTRICT="test" | ||
|
||
RDEPEND="dev-python/click[${PYTHON_USEDEP}] | ||
dev-python/coloredlogs[${PYTHON_USEDEP}] | ||
dev-python/cached-property[${PYTHON_USEDEP}] | ||
" | ||
DEPEND="${RDEPEND}" | ||
REQUIRED_USE="${PYTHON_REQUIRED_USE}" | ||
|
||
|
||
|
||
#distutils_enable_tests pytest |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>unknown@pentoo.ch</email> | ||
<name>Author Unknown</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="gitlab">yanivhasbanidev/la_panic</remote-id> | ||
<remote-id type="pypi">la_panic</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>unknown@pentoo.ch</email> | ||
<name>Author Unknown</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="gitlab">yanivhasbanidev/la_panic</remote-id> | ||
<remote-id type="pypi">la_panic</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
DIST opack2-0.0.1.tar.gz 42047 BLAKE2B ab4e270b8bc9fef307c4bc2970e7ebe661cf602084cafbe50dcfa251835670843a600018495cf6d20b40ef858ea2eb99c4959c8101ed1e014b75d59f34468db1 SHA512 2624749b712f5a5e55f973f6a6e3ce8d5ae4c8ea9c059c6ee37ad5dda254521953cbe81be9bdad3a9cd225dbd80dd3be5b8d1ece7fb36e27fdcbc41559b54833 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>unknown@pentoo.ch</email> | ||
<name>Author Unknown</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="pypi">opack2</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Copyright 1999-2024 Gentoo Authors | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=8 | ||
|
||
DISTUTILS_USE_PEP517=setuptools | ||
PYTHON_COMPAT=( python3_{10..12} ) | ||
|
||
inherit distutils-r1 pypi | ||
|
||
DESCRIPTION="Python library for parsing the opack format" | ||
HOMEPAGE="https://pypi.org/project/opack2/" | ||
|
||
LICENSE="GPL-3+" | ||
SLOT="0" | ||
KEYWORDS="amd64 ~arm64 x86" | ||
|
||
RDEPEND="dev-python/arrow[${PYTHON_USEDEP}]" | ||
DEPEND="${RDEPEND}" | ||
REQUIRED_USE="${PYTHON_REQUIRED_USE}" | ||
|
||
RESTRICT="test" | ||
|
||
#distutils_enable_tests pytest | ||
|
||
#src_test(){ | ||
# ${EPYTHON} ./tests/test_opack.py || die | ||
#} | ||
|
||
#src_prepare(){ | ||
# sed -i -e 's|pymobiledevice3|opack|g' pyproject.toml || die | ||
# eapply_user | ||
#} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
DIST pycrashreport-1.2.1.tar.gz 47236 BLAKE2B dfd09de0174d85d49f277d42f624d208abbbd5d82ce57ef4cf4e49b20029118dd955147008ef3afa33c6668df022343666ab4fc11a06447f3e0d32242a46b0f4 SHA512 3e81258a5ea5e749c34c28d011de8dad6c890f5bef211227961ddf9bab14b7833287fd21f2095461dc2901c96ed2420f8955e7e192d1661bf71c269ab80652a4 | ||
DIST pycrashreport-1.2.2.tar.gz 47300 BLAKE2B fbd51399053cac53992cdfb546fb7b8edaeaee7c70207c07ffb838c90d22cb7c2f3c5bfe45bc838657f9b66dfaef8e6e77681cbed1f9545c7d4b0fa83e8e2b1b SHA512 1fbbfe009e6bff91638b3b639c9eaf4b6f87fb2ad81c02cafdc4bb58f115e759cb4e110bcde8c43aa39c63d0f9cd8ffa449ca82e6b1f1dd361a8f50d644ef361 | ||
DIST pycrashreport-1.2.5.tar.gz 100768 BLAKE2B 8780badf5fca8f983996277a3ee7d79e46a3cb4813d286bb24448abfad94ad7a03aa2b5998948c8cbe7f4031ebf9aeb23a85c332555ef3d3e8545bae7321d5c4 SHA512 3dad3be0f745dd2a2163b5ae39a2a4c219af5dc1c202f97a504fa7196fcd4edda80489a7327f8f125970dcebb949f250f5647f0fce3bbc5d045641e4fdec7d38 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>unknown@pentoo.ch</email> | ||
<name>Author Unknown</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="github">doronz88/pycrashreport</remote-id> | ||
<remote-id type="pypi">pycrashreport</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
DIST python-pcapng-2.1.1.tar.gz 82317 BLAKE2B c97906ca5e70c0e1b45c2d53ef80587c9101c065dbb432c83ec3e297d35064d8b2fba27d8b9de64a68788f5a0f8760436fe76ad56fd1fb51c5ef9f63aff6b5a3 SHA512 3cd1a6e7ad5aaf2dd9191e4d96b351ae849d91bdbc65ccd93f1fb78297f21958d91f76270462aad2dab4432e4b568d183cc21e82eefdf0e4a0cc6dae0fbc8e39 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>unknown@pentoo.ch</email> | ||
<name>Author Unknown</name> | ||
</maintainer> | ||
<upstream> | ||
<remote-id type="pypi">python-pcapng</remote-id> | ||
</upstream> | ||
</pkgmetadata> |
Oops, something went wrong.