Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-defcon


Commits:
3d90cff8 by Caleb Maclennan at 2025-03-19T10:28:32+03:00
upgpkg: 0.12.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-defcon
        pkgdesc = A set of UFO based objects for use in font editing 
applications
-       pkgver = 0.12.0
+       pkgver = 0.12.1
        pkgrel = 1
        url = https://github.com/robotools/defcon
        arch = any
@@ -16,7 +16,7 @@ pkgbase = python-defcon
        depends = python-unicodedata2
        optdepends = python-fontpens
        optdepends = python-lxml: enables faster UFO parsing
-       source = 
https://files.pythonhosted.org/packages/source/d/defcon/defcon-0.12.0.zip
-       sha256sums = 
c7f098c986be52b58bce24bc821e0e9efaf7479fe31ab8bb0683d0fbb687d6fb
+       source = 
https://files.pythonhosted.org/packages/source/d/defcon/defcon-0.12.1.zip
+       sha256sums = 
aca8674a8f71723af6a08f332f3ed3156ba0fe00591eb5aff7572caad1472d09
 
 pkgname = python-defcon


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-defcon
 _pyname=${pkgname#python-}
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc='A set of UFO based objects for use in font editing applications'
 arch=(any)
@@ -21,7 +21,7 @@ optdepends=('python-fontpens'
             'python-lxml: enables faster UFO parsing')
 _archive="$_pyname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip";)
-sha256sums=('c7f098c986be52b58bce24bc821e0e9efaf7479fe31ab8bb0683d0fbb687d6fb')
+sha256sums=('aca8674a8f71723af6a08f332f3ed3156ba0fe00591eb5aff7572caad1472d09')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-defcon/-/commit/3d90cff8e1033e09e31b141ffcb144efeaa6d28a

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


Reply via email to