Skip to content

Commit

Permalink
dev-python/praw: Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjon3377 committed Nov 3, 2024
1 parent 0e536fd commit 25b427e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
4 changes: 2 additions & 2 deletions dev-python/praw/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ DIST praw-7.4.0_comment_ids.txt 25503 BLAKE2B fcb21a1a30af1749d0683cde21b9bbd9cc
DIST praw-7.4.0_test.mov 291470 BLAKE2B 6fe80e257f5f15e61735f96842f40c4bbd719f83e2f2b93694ad24ad1ed93c6186c57f64037e7490c3cfaacb70c90ea65a7aab04a28bf606962cdb8406904df0 SHA512 8aeeea85faadc2d9b21fd63aba7b74cfbd27f47bdabedb0876bdf6c16603201c708cddc039ff6f2dbada021435b3684f30d6ae63457633de9aed7b3289faae6b
DIST praw-7.4.0_test.mp4 291379 BLAKE2B 93e354580f21138a5f3585a4d61a22f6008f3b4a350e51e4c3113d152cda546dad9e770d95820823ef4f1101de9b86e4a5a07c23fe144c5e7f4e579ca3cc5755 SHA512 5701854cb08de7a162c0dfb7c895524cb3e46c2b273bda1db8555feadf9a157d957da3a609dc4ebc20164856c36d1e7bec81378c4ac45ac5f91866f8fe4dd8f4
DIST praw-7.4.0_too_large.jpg 512001 BLAKE2B cd9acec1333646a557d955f000c932f4130ac01a2251a345e91ab2326dd4374f84109abef719ae2e3b95157652a8f1c14bf96955924f5eff86b7c3b9e9aed492 SHA512 f7930bcc28f4899e0ff86dda817e6b369f874e8c008f0751bc507b622461457b87e684358314450445aad1b154ba2afdbd433a9984b2ff75f05ed3a522797af5
DIST praw-7.7.1.tar.gz 23610552 BLAKE2B 89ce1a371010dd4471e7fcb424b99c96937065ee1add2361e01d390dfef70598f179acb6df62ce71e6bec666e89fc4594d89f61597cf649908eecb3ec91ed005 SHA512 116f9b85dcfddd2a84f5b4544679925044947cc40960b953d9289bdf40064226f167206044559aea1b55e92ad5170da2b5d42185b6da194fa965ae6845154def
DIST praw-7.8.0.tar.gz 154106 BLAKE2B 4a1c934436e5b2d56808377559be51aa31b12ef1e462b7dd09ce5453e937ecee65897a26be68b0f5cf7e7ad54878bf107b4368e328bca34437ffdd4411629893 SHA512 f860f489eeb59ba8d90b401484081421adf2ef80776e2e249a62339edf9630c88e73b0f33ff14e3b50bcd57e3416d116e1cf108a58e0e28c76b7a1ab67a9aca7
EBUILD praw-7.7.1.ebuild 2026 BLAKE2B 0cb9db212c6cd8cd382e0de4faa5f678bbcdaaa009dde1667f8cb70a26bd8a4af6b5affad7c4c6e3fc0c2ad2ae2f38816da535620a5155bcda6002297ad3f44a SHA512 3a13c17abc2feba86df19b929ab89727aae6c84800b58e42975380d4061978f600e06e0eb8144e348e96f6bdd9b90d5cc43ed52812052dd4db61bf28150d1d74
DIST praw-7.8.1.tar.gz 154106 BLAKE2B fc7ab4b9d2c1fd504d14c83ea3dd699e728a776ad0ff8fd907b056f5d8a2537091b00dd8ac1bd3e8ad2e7e6ee53e7297897740f0567b6649ae1209b3e8a348e4 SHA512 9b0c268460125c1a082abbf749f2eae8e1866c4d27f7b8c5399d1129b3b6dfbef96bed63ba87b9648954c5816303f6213d898159e64a4cf8672a4b86ac3e4444
EBUILD praw-7.8.0.ebuild 2184 BLAKE2B 04cf5f888691af03f84a0e379e9365360e8ba958a60e4953447e9e860a7af43f241d00da955c16afc1681e2534f21f3d186a0ece3a4f3b6a9513025babdf8ffb SHA512 6a0e186d477c66664b2cf7091938008c6b1153e63de0d3f840ef83b6ae8cdf29174dcd1b4f9abb89d94cc02471ec02480292e7f661cb4fd712a7c6ea2b6c8502
EBUILD praw-7.8.1.ebuild 2184 BLAKE2B 04cf5f888691af03f84a0e379e9365360e8ba958a60e4953447e9e860a7af43f241d00da955c16afc1681e2534f21f3d186a0ece3a4f3b6a9513025babdf8ffb SHA512 6a0e186d477c66664b2cf7091938008c6b1153e63de0d3f840ef83b6ae8cdf29174dcd1b4f9abb89d94cc02471ec02480292e7f661cb4fd712a7c6ea2b6c8502
MISC metadata.xml 438 BLAKE2B 14639798e459f0fe8391696eef5654aa75cee74fd07d3fb03bd7715c03d853698cf2a50cb63e27fb06b4217c4e4649ba33f0fbf8e4b538a159ed1c11fd963d36 SHA512 906a208feea8ff0c0434fde08c9c06c2501f5c5c67cd2be01a6ad9fe961a1d3c7f626e66ff7eadc8062f3bcd6273db79a0d1c0ce161cd3fa70ef8de216697bea
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

PYTHON_COMPAT=( python3_{9..12} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_USE_PEP517=flit
inherit distutils-r1 pypi

DESCRIPTION="Python Reddit API Wrapper"
Expand Down Expand Up @@ -35,6 +35,9 @@ DEPEND="test? (
dev-python/betamax-matchers[${PYTHON_USEDEP}]
)"

# Doesn't detect tests; probably need to build from GH tarball instead
RESTRICT=test

src_unpack() {
for file in $A;do
case "${file}" in
Expand All @@ -45,14 +48,18 @@ src_unpack() {
}

src_prepare() {
mkdir -p "${S}/tests/integration/files" || die
put_in_place() {
test -f "${S}/${2}/${3}" && ewarn "${3} already present in ${2}"
cp "${1}" "${2}/${3}" || die
}
mkdir -p "${S}/tests/integration/files" "${S}/tests/unit" || die
for file in comment_ids.txt test.mp4 test.mov too_large.jpg;do
cp "${WORKDIR}/${PN}-7.4.0_${file}" "${S}/tests/integration/files/${file}" || die
put_in_place "${WORKDIR}/${PN}-7.4.0_${file}" "tests/integration/files" "${file}"
done
for file in "${FILESDIR}/7.2.0_tests_integration_files"/*;do
put_in_place "${file}" "tests/integration/files" "${file##*/}"
done
cp "${FILESDIR}/7.2.0_tests_integration_files"/* "${S}/tests/integration/files" || die
mkdir -p "${S}/${PN}/images" || die
cp "${S}/docs/logo/png/PRAW logo.png" "${S}/${PN}/images/" || die
cp "${FILESDIR}/tests_unit_${PN}.ini" "${S}/tests/unit/${PN}.ini" || die
put_in_place "${FILESDIR}/tests_unit_${PN}.ini" "tests/unit" "${PN}.ini"
default
}

Expand Down

0 comments on commit 25b427e

Please sign in to comment.