George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-virtualenv


Commits:
904e4348 by George Rawlinson at 2023-10-26T20:05:26+13:00
upgpkg: 20.24.6-1

* New upstream release.

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,38 @@
+pkgbase = python-virtualenv
+       pkgdesc = Virtual Python Environment builder
+       pkgver = 20.24.6
+       pkgrel = 1
+       url = https://virtualenv.pypa.io
+       arch = any
+       license = MIT
+       checkdepends = fish
+       checkdepends = python-coverage
+       checkdepends = python-flaky
+       checkdepends = python-pip
+       checkdepends = python-pytest
+       checkdepends = python-pytest-freezer
+       checkdepends = python-pytest-mock
+       checkdepends = python-time-machine
+       checkdepends = tcsh
+       checkdepends = xonsh
+       makedepends = git
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-hatchling
+       makedepends = python-hatch-vcs
+       makedepends = python-sphinx
+       makedepends = python-sphinx-argparse
+       makedepends = python-sphinxcontrib-towncrier
+       makedepends = python-wheel
+       makedepends = towncrier
+       depends = python
+       depends = python-distlib
+       depends = python-filelock
+       depends = python-platformdirs
+       conflicts = virtualenv
+       replaces = virtualenv
+       options = !makeflags
+       source = 
python-virtualenv::git+https://github.com/pypa/virtualenv#commit=29c08dfd640ecc176df995c39a55a0509990bdc4
+       b2sums = SKIP
+
+pkgname = python-virtualenv


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniele Paolella <[email protected]>
 
 pkgname=python-virtualenv
-pkgver=20.24.5
+pkgver=20.24.6
 pkgrel=1
 pkgdesc='Virtual Python Environment builder'
 arch=('any')
@@ -43,7 +43,7 @@ checkdepends=(
 replaces=('virtualenv')
 conflicts=('virtualenv')
 options=('!makeflags')
-_commit='7e50f99e1b749ab02bcfd413c7fd9a43e4be83a6'
+_commit='29c08dfd640ecc176df995c39a55a0509990bdc4'
 source=("$pkgname::git+https://github.com/pypa/virtualenv#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-virtualenv/-/commit/904e4348de48fbec85cfe333ad32999ca6e6dfa8

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


Reply via email to