details:   https://code.tryton.org/gentoo-overlay/commit/114c5307b291
branch:    default
user:      Cédric Krier <[email protected]>
date:      Thu Jul 02 09:24:44 2026 +0200
description:
        app-tryton/edocument_ubl: version bumps
diffstat:

 app-tryton/edocument_ubl/Manifest                   |   4 +-
 app-tryton/edocument_ubl/edocument_ubl-8.0.0.ebuild |  45 ---------------------
 app-tryton/edocument_ubl/edocument_ubl-8.0.1.ebuild |  45 +++++++++++++++++++++
 3 files changed, 47 insertions(+), 47 deletions(-)

diffs (109 lines):

diff -r 83af735d220e -r 114c5307b291 app-tryton/edocument_ubl/Manifest
--- a/app-tryton/edocument_ubl/Manifest Thu Jul 02 09:24:16 2026 +0200
+++ b/app-tryton/edocument_ubl/Manifest Thu Jul 02 09:24:44 2026 +0200
@@ -1,5 +1,5 @@
 DIST trytond_edocument_ubl-7.8.7.tar.gz 265007 BLAKE2B 
3e44df929e9bbb928bd076fb1d1126b83291bb42e5ccf848b74d02b80afab8163813bfa6a91369cea73e06fcf5a2294489d23790cb300ff3f87366cf55efa2af
 SHA512 
04a4555142378cb76978e4c0e0afc02d84dd2843d368bf62e087397aeb9d74c5532c0d73d3dadd872f5ad05cf9d9a129e0416f37599c43a06705013cb77490fd
-DIST trytond_edocument_ubl-8.0.0.tar.gz 258526 BLAKE2B 
f99a4386228c691bee95d915c9eea127c3a364b25b3750cf36303c603a9aebb1a8c6247987c589e70d4020a0754151b3bc61c9784d50a9296a2abea4bc7acc6a
 SHA512 
53d3ac7f7071682b18ee4e5167f44028dd7cc7ad40bbb6c5207cf8658638cd4e80bbe920fad0627b983f172fcd93e85ed66100211511fe9fa1aa610ece7ca828
+DIST trytond_edocument_ubl-8.0.1.tar.gz 258524 BLAKE2B 
adad97d95118c1f6f351a841fc755b0deffcd358af94594f114e7699abef9d2101e3282a2c83822b7da7dbb95373c7426b78f7c1148cf446cafee7d3e24883c6
 SHA512 
c93ab03d06972cf925fe650e51e13de98222fd954adf7394afc121d2b84f4dc5e65cddf8ec1745020dcc42c24e8e935a2956d69abd2ea05bab481beb556b8161
 EBUILD edocument_ubl-7.8.7.ebuild 1182 BLAKE2B 
1bcf5f29df60ddbf661e3ec901b6d16bd70db6ef270467b1854de8fa13accacb60beaad69039d278ee50203d5f7ce86edc9ab577e0792091f7ca2b8560987dfe
 SHA512 
8870420537453af69502305fc33aef842b81c2e67c60bd51e5cba90557524a7603c2657b9462fcba8dab80c2ce1fd347dc391cdb6ea6ac6c69819e3e600c9b71
-EBUILD edocument_ubl-8.0.0.ebuild 1407 BLAKE2B 
efdb6ab4dcf40b1a3a9e468e14e6ce0e5bf838484243ecc097ff4ed98480e1148d7514eb6c9e132161421f8101e104da02a1fa13fa69d6f3af37fec41a48d2f9
 SHA512 
71f4c9109c74ad5eeca48c2ab9da37447ecf33d3ac806439535227e11f562497d615cf6aed961f737a89d72d3410aff03a944b34b86dfb8046b13a024c089b06
+EBUILD edocument_ubl-8.0.1.ebuild 1407 BLAKE2B 
efdb6ab4dcf40b1a3a9e468e14e6ce0e5bf838484243ecc097ff4ed98480e1148d7514eb6c9e132161421f8101e104da02a1fa13fa69d6f3af37fec41a48d2f9
 SHA512 
71f4c9109c74ad5eeca48c2ab9da37447ecf33d3ac806439535227e11f562497d615cf6aed961f737a89d72d3410aff03a944b34b86dfb8046b13a024c089b06
 MISC metadata.xml 325 BLAKE2B 
29f44fd7257f683000af56330bf27e131f106d99de924166a24aa24f56192a076254a0cffdd22101f25146a9abc0e0c2ffc96e9f9578a317f2113d19ae87434e
 SHA512 
8d13ea3bd0751c37639bd1b413b76ddf0e981c8c235ac2fe950589849dec5c9330f3a93578bf4f35861fb64d7fcf9e2c708e76113d920c1e99fdb74a93553e6b
diff -r 83af735d220e -r 114c5307b291 
app-tryton/edocument_ubl/edocument_ubl-8.0.0.ebuild
--- a/app-tryton/edocument_ubl/edocument_ubl-8.0.0.ebuild       Thu Jul 02 
09:24:16 2026 +0200
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +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 for electronic document UBL"
-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/edocument_unece-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       =app-tryton/party-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-       dev-python/genshi[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       test? (
-               $(python_gen_impl_dep sqlite)
-               =dev-python/proteus-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/account_cash_rounding-$(ver_cut 
1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/account_invoice-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/account_payment-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/bank-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/document_incoming_invoice-$(ver_cut 
1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/purchase-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
-               =app-tryton/sale-$(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 83af735d220e -r 114c5307b291 
app-tryton/edocument_ubl/edocument_ubl-8.0.1.ebuild
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/app-tryton/edocument_ubl/edocument_ubl-8.0.1.ebuild       Thu Jul 02 
09:24:44 2026 +0200
@@ -0,0 +1,45 @@
+# 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 for electronic document UBL"
+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/edocument_unece-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       =app-tryton/party-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+       dev-python/genshi[${PYTHON_USEDEP}]
+       dev-python/lxml[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+       test? (
+               $(python_gen_impl_dep sqlite)
+               =dev-python/proteus-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/account_cash_rounding-$(ver_cut 
1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/account_invoice-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/account_payment-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/bank-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/document_incoming_invoice-$(ver_cut 
1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/purchase-$(ver_cut 1-2)*[${PYTHON_USEDEP}]
+               =app-tryton/sale-$(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