aboutsummaryrefslogtreecommitdiffstats
path: root/app-office
diff options
context:
space:
mode:
authorWolfgang Müller2021-09-08 18:50:09 +0200
committerWolfgang Müller2021-09-08 18:57:18 +0200
commitee16055de391161f36da2c2cbe2197a3e05212ac (patch)
tree4e47324a99b7c046cb010ea379995bc8cf6c832f /app-office
parent3513628ae3481fdf7cee8745a00403d8c002a7b7 (diff)
downloadpramantha-ee16055de391161f36da2c2cbe2197a3e05212ac.tar.gz
Use renamed dev-python/beautifulsoup4 package
dev-python/beautifulsoup was renamed [1] to dev-python/beautifulsoup4 in the upstream Gentoo repository. Make sure we are using this updated name too. [1] a57b744ff4a (Rename dev-python/{beautifulsoup → beautifulsoup4}, 2021-09-08)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/beancount/Manifest4
-rw-r--r--app-office/beancount/beancount-2.3.4.ebuild2
-rw-r--r--app-office/beancount/beancount-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-office/beancount/Manifest b/app-office/beancount/Manifest
index 1e92db1..93cc2a5 100644
--- a/app-office/beancount/Manifest
+++ b/app-office/beancount/Manifest
@@ -1,4 +1,4 @@
DIST beancount-2.3.4.tar.gz 637729 BLAKE2B 10e2ea44acb4add933e0dba950a961697dda0dbe06bfed9d71d05d7d565ef8294af195fccae72533592589bf4339388b6041f85e30e6ffcb36cb72f2f3d3b7cf SHA512 85c93af430abc607fe4c60a6b044dcd19790da344c6aacf8a87ea577f6169a9c9fb2ffe16a1e615bbad04f3a195bb698e914437962446a11fec04303a478ce73
-EBUILD beancount-2.3.4.ebuild 1539 BLAKE2B 4d3fa33396f26603aa73f2822094e7608629a7cb611bf4885feba309fb5dcc6a520474ccda49cd2177183bac733240aed0433afbd5932e1b7dd4faa31b0dde05 SHA512 9ab7c61748ff6eb965d3516397ac900c2cb776504b17329877c97309f831fdf5a40dd7a5202045758268b4699a440973eb5ec67a780a8b309b3ee8f489a186a2
-EBUILD beancount-9999.ebuild 1539 BLAKE2B 4d3fa33396f26603aa73f2822094e7608629a7cb611bf4885feba309fb5dcc6a520474ccda49cd2177183bac733240aed0433afbd5932e1b7dd4faa31b0dde05 SHA512 9ab7c61748ff6eb965d3516397ac900c2cb776504b17329877c97309f831fdf5a40dd7a5202045758268b4699a440973eb5ec67a780a8b309b3ee8f489a186a2
+EBUILD beancount-2.3.4.ebuild 1536 BLAKE2B add90db84b23ad3c162e896b15c2dfc0409bf82534d8c3e6279e344017b3a909a5cc02bd70e3476823ef45bac247a291c3645e5dc1bf27d9151de5fcb07a5b95 SHA512 0c2f570403eec614c7ed771487c6a25745939149461fb3d72c2ce4b38d1585afa7314107771fcb2bd3e14385ede7a0078f855b979a9ff4648bef92dd726bac42
+EBUILD beancount-9999.ebuild 1536 BLAKE2B add90db84b23ad3c162e896b15c2dfc0409bf82534d8c3e6279e344017b3a909a5cc02bd70e3476823ef45bac247a291c3645e5dc1bf27d9151de5fcb07a5b95 SHA512 0c2f570403eec614c7ed771487c6a25745939149461fb3d72c2ce4b38d1585afa7314107771fcb2bd3e14385ede7a0078f855b979a9ff4648bef92dd726bac42
MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/app-office/beancount/beancount-2.3.4.ebuild b/app-office/beancount/beancount-2.3.4.ebuild
index 18a460d..2f40006 100644
--- a/app-office/beancount/beancount-2.3.4.ebuild
+++ b/app-office/beancount/beancount-2.3.4.ebuild
@@ -28,7 +28,7 @@ SITEFILE="50{PN}-mode-gentoo.el"
RDEPEND="
$(python_gen_cond_dep '
- >=dev-python/beautifulsoup-4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
>=dev-python/bottle-0.12[${PYTHON_USEDEP}]
>=dev-python/google-api-python-client-1.8.2[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.10[${PYTHON_USEDEP}]
diff --git a/app-office/beancount/beancount-9999.ebuild b/app-office/beancount/beancount-9999.ebuild
index 18a460d..2f40006 100644
--- a/app-office/beancount/beancount-9999.ebuild
+++ b/app-office/beancount/beancount-9999.ebuild
@@ -28,7 +28,7 @@ SITEFILE="50{PN}-mode-gentoo.el"
RDEPEND="
$(python_gen_cond_dep '
- >=dev-python/beautifulsoup-4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
>=dev-python/bottle-0.12[${PYTHON_USEDEP}]
>=dev-python/google-api-python-client-1.8.2[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.10[${PYTHON_USEDEP}]