|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# Maintainer: Franco Masotti <franco dot masotti at live dot com> |
|
|
|
|
# Contributor: Franco Masotti <franco dot masotti at live dot com> |
|
|
|
|
# Maintainer: Franco Masotti <franco dot masotti at tutanota dot com> |
|
|
|
|
# Contributor: Franco Masotti <franco dot masotti at tutanota dot com> |
|
|
|
|
pkgname=python-fattura_elettronica_reader |
|
|
|
|
pkgver=3.0.2 |
|
|
|
|
pkgver=3.0.3 |
|
|
|
|
pkgrel=1 |
|
|
|
|
pkgdesc="A utility that is able to check and extract electronic invoice received from the Sistema di Interscambio" |
|
|
|
|
arch=('any') |
|
|
|
@ -15,7 +15,7 @@ depends=('python'
|
|
|
|
|
'python-requests=2.27.1' |
|
|
|
|
'python-lxml=4.8.0' |
|
|
|
|
'python-yaml=6.0' |
|
|
|
|
'python-fpyutils=2.1.0') |
|
|
|
|
'python-fpyutils=2.2.0') |
|
|
|
|
options=(!emptydirs) |
|
|
|
|
source=("https://blog.franco.net.eu.org/software/fattura-elettronica-reader-${pkgver}/fattura-elettronica-reader-${pkgver}.tar.gz.sig" "https://blog.franco.net.eu.org/software/fattura-elettronica-reader-${pkgver}/fattura-elettronica-reader-${pkgver}.tar.gz") |
|
|
|
|
sha512sums=('SKIP' 'SKIP') |
|
|
|
|