diff --git a/dev-python/demjson3/Manifest b/dev-python/demjson3/Manifest new file mode 100644 index 0000000..375de25 --- /dev/null +++ b/dev-python/demjson3/Manifest @@ -0,0 +1,2 @@ +DIST demjson3-3.0.6.tar.gz 131477 BLAKE2B 566b09ceabf1fa529cd0f00b1c301eecfcbad478e43b2baa080fefd8b82bd002dd3489924ef525d3a94c3418a72dfa79f8ff0a2558d2f7b0081f7a278006b7b0 SHA512 d7d8d6fdd151c9c12692cd75f2368296408c00c722457206b8a49cb20ee9847b2c3f28c803ea52d788017631295551f7d8eaf7ae7537063deb618eb2ec8920cc +EBUILD demjson3-3.0.6.ebuild 343 BLAKE2B 5ae567ead332ed62c5dbd78377b4b6e3c3d66fa1bb68d460fe58d1ab448c56d756b9104828e403fcc11fa2185e54fd49ac24d3dbd487bd9b017d46d372c659cf SHA512 127832b6240720a676981919442e76be7e580c563a3095debc79f459cda4d9f6774a8d3b6bca1132844e18bedbcd33d2ab2bdb303022f81e3a8f929d046943e2 diff --git a/dev-python/demjson3/demjson3-3.0.6.ebuild b/dev-python/demjson3/demjson3-3.0.6.ebuild new file mode 100644 index 0000000..3d3eb2f --- /dev/null +++ b/dev-python/demjson3/demjson3-3.0.6.ebuild @@ -0,0 +1,18 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_11 ) +PYPI_NO_NORMALIZE=1 + +inherit distutils-r1 pypi + +DESCRIPTION="Fork of demjson for Python 3" +HOMEPAGE="https://pypi.org/project/demjson3" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64" + +distutils_enable_tests pytest diff --git a/dev-python/docopt-ng/Manifest b/dev-python/docopt-ng/Manifest new file mode 100644 index 0000000..9dd1d4b --- /dev/null +++ b/dev-python/docopt-ng/Manifest @@ -0,0 +1,2 @@ +DIST docopt-ng-0.8.1.tar.gz 29373 BLAKE2B 61dc67a05e6feffad617ab1000379e1ca0654fdef33cffecc97da5853844cf2d89db6d761cda7b4f23b209604e2f8114d744847c6d0bfe2e23377b0cd463ed78 SHA512 7d1aa4e6bbec19c87407f20c7f1c8e8d1b18949979407d45b08fb627778df4dd07001d9d1f576de61b833586b6eb5284af97d9fccc77f698c9ab12014bfe8d05 +EBUILD docopt-ng-0.8.1.ebuild 360 BLAKE2B ad9eeff284ff56bf20b84f265e440ab59c80e69e1a757e1b03118965d3415cb8a1047d54a20ed2e678a0791c719a0ab9dffaf682ece65871373ed45964a01370 SHA512 20df57d0396b1ae701d326be48f75c8384b96c694c770acde1b74eb868d49b9593b9f28d90e34422da7171076533ef9d052a63f2b5d52cb7c21724efd30e7bd8 diff --git a/dev-python/docopt-ng/docopt-ng-0.8.1.ebuild b/dev-python/docopt-ng/docopt-ng-0.8.1.ebuild new file mode 100644 index 0000000..9c76b3a --- /dev/null +++ b/dev-python/docopt-ng/docopt-ng-0.8.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_11 ) +PYPI_NO_NORMALIZE=1 + +inherit distutils-r1 pypi + +DESCRIPTION="Fork of docopt with maintenance, typehints, and complete test coverage." +HOMEPAGE=" + https://pypi.org/project/docopt-ng/ +" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64" diff --git a/dev-python/unicode-slugify/Manifest b/dev-python/unicode-slugify/Manifest new file mode 100644 index 0000000..7158f2f --- /dev/null +++ b/dev-python/unicode-slugify/Manifest @@ -0,0 +1,2 @@ +DIST unicode-slugify-0.1.5.tar.gz 5784 BLAKE2B 1cffb447549bfb48405d62feffe8de7dea8201c61869e49af9daf0ef48be81471aa9fa01b936ad55d15dbe5a8543b8ae26a1850e8c12d54f9a7ced1ab1e99bf2 SHA512 69cf66a91264647aa551996e84952ebf6b5a31b88783c657f2857265bf52fbc1bc52ba832e092862c56ab13967505e98db192e03e1d3932829c923ee30c483e8 +EBUILD unicode-slugify-0.1.5.ebuild 396 BLAKE2B f36772849a5b90c4d8b758d015c47da7254774f6ba977c71d83338e4482180aa869a8d27c4e68102ee68a0696e090a759ee9320738ecc6fd4913d869096a636a SHA512 5fed4a2361339e47abe06a34242783828df68fec6eff882661ac11f7dd0027c294537de348c2713b6505054c3e4169a2aefec5533f80002c95a864125a468ae1 diff --git a/dev-python/unicode-slugify/unicode-slugify-0.1.5.ebuild b/dev-python/unicode-slugify/unicode-slugify-0.1.5.ebuild new file mode 100644 index 0000000..57b9237 --- /dev/null +++ b/dev-python/unicode-slugify/unicode-slugify-0.1.5.ebuild @@ -0,0 +1,22 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_11 ) +PYPI_NO_NORMALIZE=1 + +inherit distutils-r1 pypi + +DESCRIPTION="A slugifier that works in unicode" +HOMEPAGE="https://pypi.org/project/unicode-slugify" + +LICENSE="BSD" # "BSD-3 Clause" + +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-python/unidecode + dev-python/six +" diff --git a/net-misc/bandcamp-dl/Manifest b/net-misc/bandcamp-dl/Manifest new file mode 100644 index 0000000..7f21545 --- /dev/null +++ b/net-misc/bandcamp-dl/Manifest @@ -0,0 +1,2 @@ +DIST bandcamp-downloader-0.0.13.tar.gz 18619 BLAKE2B ee5222cf9996e0cca875d70e041bd739c13c946a5fd03922842e9ceace3d0857055685341969b95a3bc5606d03010abb1ae9ef4b3b0b086c2e85fb0d37a13a38 SHA512 4c8635e69f0db77b826be0a5083a9fd3bd17e17ee84b85eee10bfb0ead37a3a9ae6751f0d5eb678d985428f62cd3816794038bf8d590eea36a5ac852952aa3db +EBUILD bandcamp-dl-0.0.13.ebuild 663 BLAKE2B c0431ae435e13de0d56064a56a0807d4410c8d2d99ef81d684679c70134a210eb17e8f3de131ba5e59c73afdfd317425449d8cffd5a81583c3fa3f4aa532af25 SHA512 1bd73f4ce08d215613b1dfd11d0439eb7be6c1985c04b1248d456162aaf4f90a6d4fbe14c34da97c83fba5f9ef8afe21446392839803415cd20f510a3a94911a diff --git a/net-misc/bandcamp-dl/bandcamp-dl-0.0.13.ebuild b/net-misc/bandcamp-dl/bandcamp-dl-0.0.13.ebuild new file mode 100644 index 0000000..e7b9a0f --- /dev/null +++ b/net-misc/bandcamp-dl/bandcamp-dl-0.0.13.ebuild @@ -0,0 +1,30 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_11 ) +PYPI_NO_NORMALIZE=1 +PYPI_PN="bandcamp-downloader" + +inherit distutils-r1 pypi + +DESCRIPTION="Simple python script to download Bandcamp albums" +HOMEPAGE="https://pypi.org/project/bandcamp-downloader" + +LICENSE="Unlicense" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + >=dev-python/beautifulsoup4-4.11.1 + >=dev-python/chardet-4.0.0 + >=dev-python/demjson3-3.0.5 + >=dev-python/docopt-ng-0.8.1 + >=dev-python/requests-2.31.0 + >=dev-python/unicode-slugify-0.1.5 + >=media-libs/mutagen-1.45.1 +" +RDEPEND="${DEPEND}" + +distutils_enable_tests pytest