Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
python-dotenv
Commits:
5ce6087d by Morten Linderud at 2024-04-05T20:49:54+02:00
upgpkg: 1.0.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dotenv
pkgdesc = Get and set values in your .env file in local and production
servers
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/theskumar/python-dotenv/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-dotenv
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Get and set values in your .env file in local and production servers"
arch=('any')
url="https://github.com/theskumar/python-dotenv/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dotenv/-/commit/5ce6087d86c80a93a87744d307eae34ee173f45a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dotenv/-/commit/5ce6087d86c80a93a87744d307eae34ee173f45a
You're receiving this email because of your account on gitlab.archlinux.org.