Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-virtualenv: update to 20.0.9.
@ 2020-05-14 14:58 mobinmob
  2020-05-14 17:22 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-05-14 14:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages python-virtualenv
https://github.com/void-linux/void-packages/pull/21963

python-virtualenv: update to 20.0.9.


A patch file from https://github.com/void-linux/void-packages/pull/21963.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-virtualenv-21963.patch --]
[-- Type: text/x-diff, Size: 1706 bytes --]

From 24ee8f51891d837085fae4dc3a6f32ee31169925 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 14 May 2020 17:57:32 +0300
Subject: [PATCH] python-virtualenv: update to 20.0.9.

---
 srcpkgs/python-virtualenv/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python-virtualenv/template b/srcpkgs/python-virtualenv/template
index cdeda28c53e..175ae88fcea 100644
--- a/srcpkgs/python-virtualenv/template
+++ b/srcpkgs/python-virtualenv/template
@@ -1,11 +1,10 @@
 # Template file for 'python-virtualenv'
 pkgname=python-virtualenv
-version=16.7.5
-revision=2
+version=20.0.9
+revision=1
 archs=noarch
 wrksrc="virtualenv-${version}"
 build_style=python-module
-pycompile_module="virtualenv.py"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools"
 short_desc="Virtual Python2 environment builder"
@@ -13,22 +12,21 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="MIT"
 homepage="https://virtualenv.pypa.io/"
 distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
-checksum=f78d81b62d3147396ac33fc9d77579ddc42cc2a98dd9ea38886f616b33bc7fb2
+checksum=5eba85dfa176fde0425b9b3042ed83f05a1b6309a616b8a3e2a9a94f4bfa27b7
 alternatives="virtualenv:virtualenv:/usr/bin/virtualenv2"
 
 post_install() {
-	vlicense LICENSE.txt
+	vlicense LICENSE
 }
 
 python3-virtualenv_package() {
 	archs=noarch
 	depends="python3-setuptools"
-	pycompile_module="virtualenv.py"
 	short_desc="${short_desc/Python2/Python3}"
 	alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
 	pkg_install() {
 		vmove usr/bin/virtualenv3
 		vmove usr/lib/python3*
-		vlicense LICENSE.txt
+		vlicense LICENSE
 	}
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: python-virtualenv: update to 20.0.9.
  2020-05-14 14:58 [PR PATCH] python-virtualenv: update to 20.0.9 mobinmob
@ 2020-05-14 17:22 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-14 17:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

There's a merged pull request on the void-packages repository

python-virtualenv: update to 20.0.9.
https://github.com/void-linux/void-packages/pull/21963

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-14 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 14:58 [PR PATCH] python-virtualenv: update to 20.0.9 mobinmob
2020-05-14 17:22 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).