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


Commits:
48c81fec by Jelle van der Waa at 2024-11-16T14:39:21+01:00
upgpkg: 0.5-4: Rebuild for Python 3.13 (nocheck)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-editables
        pkgdesc = Python library for creating editable wheels
        pkgver = 0.5
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/pfmoore/editables
        arch = any
        license = MIT
@@ -12,6 +12,6 @@ pkgbase = python-editables
        makedepends = python-flit-core
        depends = python
        source = 
python-editables::git+https://github.com/pfmoore/editables#commit=2331418af764ef203959327354335c431978e70d
-       b2sums = SKIP
+       b2sums = 
b61425ac20979b4e4adaf163209565076dd872a55162e37f81d87aa9f7cf24d815be65a0ae9131c627e40b35498aca356af00b50c2a18332906d75bc946acd1f
 
 pkgname = python-editables


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-editables
 pkgver=0.5
-pkgrel=3
+pkgrel=4
 pkgdesc='Python library for creating editable wheels'
 arch=('any')
 url='https://github.com/pfmoore/editables'
@@ -18,7 +18,7 @@ makedepends=(
 checkdepends=('python-pytest')
 _commit='2331418af764ef203959327354335c431978e70d'
 source=("$pkgname::git+$url#commit=$_commit")
-b2sums=('SKIP')
+b2sums=('b61425ac20979b4e4adaf163209565076dd872a55162e37f81d87aa9f7cf24d815be65a0ae9131c627e40b35498aca356af00b50c2a18332906d75bc946acd1f')
 
 pkgver() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-editables/-/commit/48c81fec4bacf1e1e6fec09c1083bd51d492cc8c

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


Reply via email to