Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-poetry-plugin-up


Commits:
1e122764 by Maxime Gauduin at 2023-09-11T10:50:49+02:00
upgpkg: 0.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-poetry-plugin-up
        pkgdesc = Poetry plugin that updates dependencies and bumps their 
versions in pyproject.toml file
-       pkgver = 0.3.0
+       pkgver = 0.4.0
        pkgrel = 1
        url = https://github.com/MousaZeidBaker/poetry-plugin-up
        arch = any
@@ -10,7 +10,7 @@ pkgbase = python-poetry-plugin-up
        makedepends = python-installer
        depends = python
        depends = python-poetry
-       source = 
git+https://github.com/MousaZeidBaker/poetry-plugin-up.git#tag=3860f26d42e6c3a2bd6d28c587707763717a53fd
+       source = 
git+https://github.com/MousaZeidBaker/poetry-plugin-up.git#tag=7f399187d675ad7696ea0301e07bb392a3138cf2
        b2sums = SKIP
 
 pkgname = python-poetry-plugin-up


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Matthew Gamble <g...@matthewgamble.net>
 
 pkgname=python-poetry-plugin-up
-pkgver=0.3.0
+pkgver=0.4.0
 pkgrel=1
 pkgdesc='Poetry plugin that updates dependencies and bumps their versions in 
pyproject.toml file'
 url=https://github.com/MousaZeidBaker/poetry-plugin-up
@@ -16,7 +16,7 @@ makedepends=(
   python-build
   python-installer
 )
-_tag=3860f26d42e6c3a2bd6d28c587707763717a53fd
+_tag=7f399187d675ad7696ea0301e07bb392a3138cf2
 source=(git+https://github.com/MousaZeidBaker/poetry-plugin-up.git#tag=${_tag})
 b2sums=(SKIP)
 arch=(any)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-up/-/commit/1e1227642d166153f74e3a862c5c88f0a7c0e357

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-plugin-up/-/commit/1e1227642d166153f74e3a862c5c88f0a7c0e357
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to