Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-dict2xml


Commits:
926cfcff by Felix Yan at 2024-03-03T15:07:36+00:00
upgpkg: 1.7.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-dict2xml
        pkgdesc = Small utility to convert a python dictionary into an XML 
string
-       pkgver = 1.7.4
+       pkgver = 1.7.5
        pkgrel = 1
        url = https://github.com/delfick/python-dict2xml
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-dict2xml
        makedepends = python-installer
        makedepends = python-hatchling
        depends = python
-       source = 
https://github.com/delfick/python-dict2xml/archive/release-1.7.4/python-dict2xml-1.7.4.tar.gz
-       sha512sums = 
a16337774146a5c3acdd7930ca22bae139be184e78d0b3ee6982728c1737db1ad28dd4f7b8eccaeb5ab8b9e4a0a22a38c7d1e88c985a0186613a3b12880c5de7
+       source = 
https://github.com/delfick/python-dict2xml/archive/release-1.7.5/python-dict2xml-1.7.5.tar.gz
+       sha512sums = 
17b022e12dd50171eb06f1300c01ccde3b8017f156cf7bc4f0a8dabfa54e36c015daec7301019c480925666518d100bef43fff27b41a3539613f8922ee6c99bd
 
 pkgname = python-dict2xml


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-dict2xml
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 pkgdesc="Small utility to convert a python dictionary into an XML string"
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest' 'python-noseofyeti')
 
source=("https://github.com/delfick/python-dict2xml/archive/release-$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('a16337774146a5c3acdd7930ca22bae139be184e78d0b3ee6982728c1737db1ad28dd4f7b8eccaeb5ab8b9e4a0a22a38c7d1e88c985a0186613a3b12880c5de7')
+sha512sums=('17b022e12dd50171eb06f1300c01ccde3b8017f156cf7bc4f0a8dabfa54e36c015daec7301019c480925666518d100bef43fff27b41a3539613f8922ee6c99bd')
 
 build() {
   cd python-dict2xml-release-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dict2xml/-/commit/926cfcffba6216f33c91f7fdc7668500893a6b04

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dict2xml/-/commit/926cfcffba6216f33c91f7fdc7668500893a6b04
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to