Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-seedir


Commits:
5ebab1f7 by Jelle van der Waa at 2024-04-04T11:50:39+02:00
upgpkg: 0.4.2-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = python-seedir
+       pkgdesc = A Python package for creating, editing, and reading folder 
tree diagrams
+       pkgver = 0.4.2
+       pkgrel = 4
+       url = https://github.com/earnestt1234/seedir
+       arch = any
+       license = MIT
+       checkdepends = python-emoji
+       makedepends = git
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python-natsort
+       optdepends = python-emoji: for emoji style
+       source = 
git+https://github.com/earnestt1234/seedir.git#commit=00e34d515fa4590214a2988c129e8fa3ac1e501f
+       sha512sums = SKIP
+
+pkgname = python-seedir


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=python-seedir
 pkgver=0.4.2
 _commit=00e34d515fa4590214a2988c129e8fa3ac1e501f
-pkgrel=3
+pkgrel=4
 pkgdesc="A Python package for creating, editing, and reading folder tree 
diagrams"
 url="https://github.com/earnestt1234/seedir";
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-seedir/-/commit/5ebab1f77991f00e2c57629689961429fce24af6

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


Reply via email to