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


Commits:
b1578065 by Caleb Maclennan at 2025-05-05T13:42:49+03:00
upgpkg: 0.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-moreorless
        pkgdesc = Python diff wrapper
-       pkgver = 0.4.0
-       pkgrel = 8
+       pkgver = 0.5.0
+       pkgrel = 1
        url = https://github.com/thatch/moreorless
        arch = any
        license = MIT
@@ -10,8 +10,8 @@ pkgbase = python-moreorless
        makedepends = python-wheel
        makedepends = python-setuptools-scm
        depends = python
-       source = 
https://files.pythonhosted.org/packages/source/m/moreorless/moreorless-0.4.0.tar.gz
-       sha256sums = 
85e19972c1a0b3a49f8543914f57bd83f6e1b10df144d5b97b8c5e9744d9c08c
-       b2sums = 
60e810352e13d4723b138b6bad78536994c9430b51feb5114d44738515e890143b2d69678bb0d2fa87c51e0918b4ef15a084bd466898f41a0055ca3f1372b619
+       source = 
https://files.pythonhosted.org/packages/source/m/moreorless/moreorless-0.5.0.tar.gz
+       sha256sums = 
560a04f85006fccd74feaa4b6213a446392ff7b5ec0194a5464b6c30f182fa33
+       b2sums = 
25bcd94c9614acb24b7d14402f2264db06514699196f97073ebe6f83672e2d0a9685bf5c3c6b8a43f6ecd8ff4ec7878ad5c1764ed565dbe073ecdd43cdca142c
 
 pkgname = python-moreorless


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pkgname=moreorless
 pkgname=python-moreorless
-pkgver=0.4.0
-pkgrel=8
+pkgver=0.5.0
+pkgrel=1
 pkgdesc='Python diff wrapper'
 arch=(any)
 url="https://github.com/thatch/$_pkgname";
@@ -13,8 +13,8 @@ makedepends=(python-{build,installer,wheel}
              python-setuptools-scm)
 _archive="$_pkgname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_archive.tar.gz";)
-sha256sums=('85e19972c1a0b3a49f8543914f57bd83f6e1b10df144d5b97b8c5e9744d9c08c')
-b2sums=('60e810352e13d4723b138b6bad78536994c9430b51feb5114d44738515e890143b2d69678bb0d2fa87c51e0918b4ef15a084bd466898f41a0055ca3f1372b619')
+sha256sums=('560a04f85006fccd74feaa4b6213a446392ff7b5ec0194a5464b6c30f182fa33')
+b2sums=('25bcd94c9614acb24b7d14402f2264db06514699196f97073ebe6f83672e2d0a9685bf5c3c6b8a43f6ecd8ff4ec7878ad5c1764ed565dbe073ecdd43cdca142c')
 
 build(){
     cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moreorless/-/commit/b1578065d6c353a54f5610718a63ca04348310e3

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


Reply via email to