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


Commits:
f8e1ee1f by Jelle van der Waa at 2024-11-08T11:46:27+01:00
upgpkg: 3.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-yaspin
        pkgdesc = Yet Another Terminal Spinner
-       pkgver = 3.0.1
+       pkgver = 3.1.0
        pkgrel = 1
        url = https://github.com/pavdmyt/yaspin
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-yaspin
        makedepends = python-installer
        makedepends = python-poetry-core
        depends = python-termcolor
-       source = git+https://github.com/pavdmyt/yaspin.git#tag=v3.0.1
-       sha512sums = 
5fb52a64aa45c0c9fbf79884ceba2bd5a4cf45fe6957e62299b777349b7c733f0cd082640c61d6ad0c59c009a031f7689a343b2d9519011a0bb540e92cedb317
+       source = git+https://github.com/pavdmyt/yaspin.git#tag=v3.1.0
+       sha512sums = 
be885c628c42951c5303572cc229b91d45df3214575bbd42ff921987093a6e927194550b8db45b75763a0bbc7d6a5366d8ee24baab474091c806678e03197c91
 
 pkgname = python-yaspin


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-yaspin
-pkgver=3.0.1
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Yet Another Terminal Spinner"
 url="https://github.com/pavdmyt/yaspin";
@@ -11,7 +11,7 @@ depends=('python-termcolor')
 makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core')
 checkdepends=('python-pytest')
 source=("git+https://github.com/pavdmyt/yaspin.git#tag=v$pkgver";)
-sha512sums=('5fb52a64aa45c0c9fbf79884ceba2bd5a4cf45fe6957e62299b777349b7c733f0cd082640c61d6ad0c59c009a031f7689a343b2d9519011a0bb540e92cedb317')
+sha512sums=('be885c628c42951c5303572cc229b91d45df3214575bbd42ff921987093a6e927194550b8db45b75763a0bbc7d6a5366d8ee24baab474091c806678e03197c91')
 
 build() {
   cd yaspin



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

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


Reply via email to