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


Commits:
7ec9154b by Jelle van der Waa at 2024-11-17T12:26:27+01:00
upgpkg: 0.3.9-1: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-dill
        pkgdesc = serialize all of Python
-       pkgver = 0.3.8
-       pkgrel = 3
+       pkgver = 0.3.9
+       pkgrel = 1
        url = https://github.com/uqfoundation/dill
        arch = any
        license = MIT
@@ -12,8 +12,8 @@ pkgbase = python-dill
        makedepends = python-wheel
        depends = python
        optdepends = python-objgraph: graph support
-       source = python-dill::git+https://github.com/uqfoundation/dill#tag=0.3.8
-       sha512sums = 
6e469c9c462dea705e3a6e41597972e29888e1fe1bbbb7fbc6af346a76336a047ace4ba0b0a3f12cde01d0fbd6ffee9539f55a5d95351baf351382b93e485d5f
-       b2sums = 
38158726a59d123cd63e414897a0445e709c0b10e4c72a463e3aa1bbe8e5c2afc3295e2f0de9d96b568c154fd0ba60b26b334a939744e2eabc4707079ec4c8cf
+       source = python-dill::git+https://github.com/uqfoundation/dill#tag=0.3.9
+       sha512sums = 
dac14d56f4492e148080a519306c483d245c73ae0179805d2c772ad5d48e62a9db43a6419df63de0857f5c48c35f0bda54830590b8404c5cb1ab56cde54678e2
+       b2sums = 
db2cce3445c3a5d41c76709683d5ac73a96998e8e03c528537f670d98a9fbb388411c6977c668abd6a5336a95acf924593b1ada99eb230c0c7dd5a838c4b8bf7
 
 pkgname = python-dill


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Filipe LaĆ­ns (FFY00) <[email protected]>
 
 pkgname=python-dill
-pkgver=0.3.8
-pkgrel=3
+pkgver=0.3.9
+pkgrel=1
 pkgdesc='serialize all of Python'
 arch=('any')
 url='https://github.com/uqfoundation/dill'
@@ -18,8 +18,8 @@ makedepends=(
 )
 optdepends=('python-objgraph: graph support')
 source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('6e469c9c462dea705e3a6e41597972e29888e1fe1bbbb7fbc6af346a76336a047ace4ba0b0a3f12cde01d0fbd6ffee9539f55a5d95351baf351382b93e485d5f')
-b2sums=('38158726a59d123cd63e414897a0445e709c0b10e4c72a463e3aa1bbe8e5c2afc3295e2f0de9d96b568c154fd0ba60b26b334a939744e2eabc4707079ec4c8cf')
+sha512sums=('dac14d56f4492e148080a519306c483d245c73ae0179805d2c772ad5d48e62a9db43a6419df63de0857f5c48c35f0bda54830590b8404c5cb1ab56cde54678e2')
+b2sums=('db2cce3445c3a5d41c76709683d5ac73a96998e8e03c528537f670d98a9fbb388411c6977c668abd6a5336a95acf924593b1ada99eb230c0c7dd5a838c4b8bf7')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dill/-/commit/7ec9154bf705796b4388daa13444490849b91554

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


Reply via email to