details:   https://code.tryton.org/gentoo-overlay/commit/9de2c08bc7c2
branch:    default
user:      Cédric Krier <[email protected]>
date:      Wed Aug 05 07:28:52 2026 +0200
description:
        app-tryton/edocument_peppol: version bumps
diffstat:

 app-tryton/edocument_peppol/Manifest                      |   4 +-
 app-tryton/edocument_peppol/edocument_peppol-8.0.0.ebuild |  39 ---------------
 app-tryton/edocument_peppol/edocument_peppol-8.0.1.ebuild |  39 +++++++++++++++
 3 files changed, 41 insertions(+), 41 deletions(-)

diffs (97 lines):

diff -r 614aa4e541f9 -r 9de2c08bc7c2 app-tryton/edocument_peppol/Manifest
--- a/app-tryton/edocument_peppol/Manifest      Wed Aug 05 07:28:23 2026 +0200
+++ b/app-tryton/edocument_peppol/Manifest      Wed Aug 05 07:28:52 2026 +0200
@@ -1,5 +1,5 @@
 DIST trytond_edocument_peppol-7.8.4.tar.gz 35900 BLAKE2B 
9495c6dc3d51af65cb29a50a9c6fb0d0821eea82769836012b3897f1bb17136ed87b0274c47467a314a74173955ce0e90002ab9e907298c759be960a0ce51728
 SHA512 
648b27e19c72d9c644f2ee33be89336b5048331e4a6e8a3b3cffe62e297305d9c35966706ff976f98603308f05f956468040fe989e9d62f32e0f3d6c1ae4ca5e
-DIST trytond_edocument_peppol-8.0.0.tar.gz 28901 BLAKE2B 
5fb06b1004191744f3f480ca51329fe266f46ff3cc63563baf50641455874b27cb04b6b2c557d678750bda1d0e9f9e5318f1fd816f31951700ce36410476efd0
 SHA512 
cfd02bf84a8202e5c98e72d81e5ccc4f326f4a20a944d5e32ceb15badde78f010b01db23212a6037aabc1de32058b7b08444d982c716d678d904d265c6325a80
+DIST trytond_edocument_peppol-8.0.1.tar.gz 28905 BLAKE2B 
43db0ab9386104a0dc30078edf8d51890e7a1924ee10bd09a9d86310dafeb7b6014ef042218af201c1834647c811ce0661251d1d1b6d368968ddfc9468a57c42
 SHA512 
6a764395e3c19f943e4a4f4d1bc2c1eb99d787a67634d7e8a4dc4acc4431163327f0ff09bbd97ed56049dc24507e25b9bc176a5d1a1fb87926f3a29f791f033a
 EBUILD edocument_peppol-7.8.4.ebuild 1017 BLAKE2B 
168a36b07b6964918a7bddeb5f8b294a3bc57e69a7fa796460c35531f882ff4d3660a59dacda7453319097c7e11ec4f23f3234672fee5fdd28754c6388df65b6
 SHA512 
41485e50c055b01220b2314bb763e36b5a8f856a890e9d75717e9af63e6ae7ddb964cb882cda7c31b9e12a838f92f257bbba06ff26d21d3acc6d4bddb1a31852
-EBUILD edocument_peppol-8.0.0.ebuild 1072 BLAKE2B 
5b2737d0e269e2a3a0dafc7f4693b550a6aa55627ebc6a386aae6776ae6e9f0d6cf571594e23f7dd71e6b5c5977043448aa38476481a2f42cf3d934cca596ab3
 SHA512 
e31836e029d17ce698c4f77ef2d586246d884be955ac9431fb10277763d34d2e848e42d108292f90f0823c036a43a850544432ea672a76f6cfe3f23f58a10c5a
+EBUILD edocument_peppol-8.0.1.ebuild 1072 BLAKE2B 
5b2737d0e269e2a3a0dafc7f4693b550a6aa55627ebc6a386aae6776ae6e9f0d6cf571594e23f7dd71e6b5c5977043448aa38476481a2f42cf3d934cca596ab3
 SHA512 
e31836e029d17ce698c4f77ef2d586246d884be955ac9431fb10277763d34d2e848e42d108292f90f0823c036a43a850544432ea672a76f6cfe3f23f58a10c5a
 MISC metadata.xml 328 BLAKE2B 
1fe715ebcd1672f7c731dca270b94eb1650381a23fecf913939f9b90fb8ba05b7888387f7764cc20ff6fe3faf50aace7c1c24be54a5688ae23e75a101bb77149
 SHA512 
6a7c2d65c3f28d35c14314ad6cb1426847c7f7e7c1b0a6a2ed25653497924090d9c42bb7df9a8bc7590008352a269dfdbe3af7a1f7cc4fa351a0dce73186c2a9
diff -r 614aa4e541f9 -r 9de2c08bc7c2 
app-tryton/edocument_peppol/edocument_peppol-8.0.0.ebuild
--- a/app-tryton/edocument_peppol/edocument_peppol-8.0.0.ebuild Wed Aug 05 
07:28:23 2026 +0200
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..14} )
-PYPI_PN="trytond_${PN}"
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Tryton module to exchange electronic document via Peppol"
-HOMEPAGE="https://www.tryton.org/";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="=app-office/trytond-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       =app-tryton/account_invoice-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       =app-tryton/company-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       =app-tryton/edocument_ubl-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       =app-tryton/party-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       dev-python/python-sql[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       test? (
-               $(python_gen_impl_dep sqlite)
-               =dev-python/proteus-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-               )"
-BDEPEND="dev-python/hatch-tryton[$PYTHON_USEDEP]"
-RESTRICT="!test? ( test )"
-
-DOCS=( LICENSE icons/LICENSE COPYRIGHT )
-
-distutils_enable_tests unittest
-
-python_test() {
-       DB_NAME=":memory:" TEST_NETWORK=0 eunittest
-}
diff -r 614aa4e541f9 -r 9de2c08bc7c2 
app-tryton/edocument_peppol/edocument_peppol-8.0.1.ebuild
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/app-tryton/edocument_peppol/edocument_peppol-8.0.1.ebuild Wed Aug 05 
07:28:52 2026 +0200
@@ -0,0 +1,39 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..14} )
+PYPI_PN="trytond_${PN}"
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Tryton module to exchange electronic document via Peppol"
+HOMEPAGE="https://www.tryton.org/";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="=app-office/trytond-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       =app-tryton/account_invoice-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       =app-tryton/company-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       =app-tryton/edocument_ubl-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       =app-tryton/party-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       dev-python/python-sql[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+       test? (
+               $(python_gen_impl_dep sqlite)
+               =dev-python/proteus-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+               )"
+BDEPEND="dev-python/hatch-tryton[$PYTHON_USEDEP]"
+RESTRICT="!test? ( test )"
+
+DOCS=( LICENSE icons/LICENSE COPYRIGHT )
+
+distutils_enable_tests unittest
+
+python_test() {
+       DB_NAME=":memory:" TEST_NETWORK=0 eunittest
+}

Reply via email to