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


Commits:
df2eb93c by Maxime Gauduin at 2023-10-30T15:28:24+01:00
upgpkg: 0.7.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.5.0
+       pkgver = 0.7.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=09cd00a830e38bdee9a9cc58119031e7338c6623
+       source = 
git+https://github.com/MousaZeidBaker/poetry-plugin-up.git#tag=25b3c89537d18438ecdfb427a42869c3f98c2b28
        b2sums = SKIP
 
 pkgname = python-poetry-plugin-up


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Matthew Gamble <[email protected]>
 
 pkgname=python-poetry-plugin-up
-pkgver=0.5.0
+pkgver=0.7.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=09cd00a830e38bdee9a9cc58119031e7338c6623
+_tag=25b3c89537d18438ecdfb427a42869c3f98c2b28
 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/df2eb93c3ba148c71acd3a025ad0d4c8c56be97a

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


Reply via email to