Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-ulid-transform


Commits:
0fecae5e by Maxime Gauduin at 2023-10-30T15:28:42+01:00
upgpkg: 0.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-ulid-transform
        pkgdesc = Create and transform ULIDs
-       pkgver = 0.8.1
+       pkgver = 0.9.0
        pkgrel = 1
        url = https://github.com/bdraco/ulid-transform
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = python-ulid-transform
        depends = gcc-libs
        depends = glibc
        depends = python
-       source = 
git+https://github.com/bdraco/ulid-transform.git#tag=929d14fb861692242570d42616e83b1812d3de6b
+       source = 
git+https://github.com/bdraco/ulid-transform.git#tag=b5626bcbd53839b32ba77c3b76daeba8969997a1
        b2sums = SKIP
 
 pkgname = python-ulid-transform


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Lukasz Pozarlik <[email protected]>
 
 pkgname=python-ulid-transform
-pkgver=0.8.1
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Create and transform ULIDs'
 arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(
   python-setuptools
   python-wheel
 )
-_tag=929d14fb861692242570d42616e83b1812d3de6b
+_tag=b5626bcbd53839b32ba77c3b76daeba8969997a1
 source=(git+https://github.com/bdraco/ulid-transform.git#tag=${_tag})
 b2sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ulid-transform/-/commit/0fecae5ef34a18327104b197eac61221d182e66d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ulid-transform/-/commit/0fecae5ef34a18327104b197eac61221d182e66d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to