George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
autopep8


Commits:
add1a729 by George Rawlinson at 2025-01-22T10:16:07+13:00
upgpkg: 1:2.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = autopep8
        pkgdesc = A tool that automatically formats Python code to conform to 
the PEP 8 style guide
-       pkgver = 2.3.1
-       pkgrel = 3
+       pkgver = 2.3.2
+       pkgrel = 1
        epoch = 1
        url = https://github.com/hhatto/autopep8
        arch = any
@@ -14,8 +14,8 @@ pkgbase = autopep8
        makedepends = python-setuptools
        depends = python
        depends = python-pycodestyle
-       source = autopep8::git+https://github.com/hhatto/autopep8#tag=v2.3.1
-       sha512sums = 
e609dfcaeb38b2510caecf9ab8fe618dc0998518ee6cc74840ee82e503823bc79e0ae549a9f2f81af36524f52fde22bd02f4d6bf7c7f70e4a0873a26fb3de0e1
-       b2sums = 
d4f7e2b5ec0ccdc64830c67208ff1c7d13f68218fa14508574acd164c2b0ebcb3e88ebe23388e31cfe884986188e6f99797227ef91fabc4ffcb53bbb14cccb6d
+       source = autopep8::git+https://github.com/hhatto/autopep8#tag=v2.3.2
+       sha512sums = 
36cba51123d26cba7c18624cc28bfd0ccc8c0b81480e9fb1c2f0788d68edd4aa84eb2303a700db3f8330de1fdf3b1db523ad84fac0e9036058b6ec822c7fad30
+       b2sums = 
c3398f887a98114f5dc6352feab37bababf2f50758cf41d019ccba8dcfdf33165ebe32ba907eafb1e40f5ddfd12bf9c694b8e49f2948143e88d347c6f6eccdd2
 
 pkgname = autopep8


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Sergey Mastykov <smastykov[at]gmail[dot]com>
 
 pkgname=autopep8
-pkgver=2.3.1
-pkgrel=3
+pkgver=2.3.2
+pkgrel=1
 epoch=1
 pkgdesc='A tool that automatically formats Python code to conform to the PEP 8 
style guide'
 arch=('any')
@@ -24,8 +24,8 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('e609dfcaeb38b2510caecf9ab8fe618dc0998518ee6cc74840ee82e503823bc79e0ae549a9f2f81af36524f52fde22bd02f4d6bf7c7f70e4a0873a26fb3de0e1')
-b2sums=('d4f7e2b5ec0ccdc64830c67208ff1c7d13f68218fa14508574acd164c2b0ebcb3e88ebe23388e31cfe884986188e6f99797227ef91fabc4ffcb53bbb14cccb6d')
+sha512sums=('36cba51123d26cba7c18624cc28bfd0ccc8c0b81480e9fb1c2f0788d68edd4aa84eb2303a700db3f8330de1fdf3b1db523ad84fac0e9036058b6ec822c7fad30')
+b2sums=('c3398f887a98114f5dc6352feab37bababf2f50758cf41d019ccba8dcfdf33165ebe32ba907eafb1e40f5ddfd12bf9c694b8e49f2948143e88d347c6f6eccdd2')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/autopep8/-/commit/add1a729f8c9f86f4d19dc58c9b37c0e293a6ba1

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


Reply via email to