Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-wheel: update to 0.34.2.
@ 2020-05-17 11:57 ahesford
  2020-05-18 19:30 ` Chocimier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ahesford @ 2020-05-17 11:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages wheel
https://github.com/void-linux/void-packages/pull/22038

python-wheel: update to 0.34.2.


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

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

From 892cf6bf9e028b6273a04e4ed2f78a6f5a7d4f56 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sun, 17 May 2020 07:57:34 -0400
Subject: [PATCH] python-wheel: update to 0.34.2.

---
 srcpkgs/python-wheel/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-wheel/template b/srcpkgs/python-wheel/template
index 11aeaf42316..9bd4ded2b3d 100644
--- a/srcpkgs/python-wheel/template
+++ b/srcpkgs/python-wheel/template
@@ -1,19 +1,18 @@
 # Template file for 'python-wheel'
 pkgname=python-wheel
-version=0.32.3
+version=0.34.2
 revision=2
 archs=noarch
 wrksrc="wheel-${version}"
 build_style=python-module
-pycompile_module="wheel"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools"
 short_desc="Built-package format for Python (Python2)"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="https://github.com/pypa/wheel"
 license="MIT"
+homepage="https://github.com/pypa/wheel"
 distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
-checksum=029703bf514e16c8271c3821806a1c171220cc5bdd325cbf4e7da1e056a01db6
+checksum=8788e9155fe14f54164c1b9eb0a319d98ef02c160725587ad60f14ddc57b6f96
 alternatives="wheel:wheel:usr/bin/wheel2"
 
 post_install() {
@@ -22,7 +21,6 @@ post_install() {
 
 python3-wheel_package() {
 	archs=noarch
-	pycompile_module="wheel"
 	depends="python3-setuptools"
 	short_desc="${short_desc/Python2/Python3}"
 	alternatives="wheel:wheel:usr/bin/wheel3"

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

end of thread, other threads:[~2020-05-18 21:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 11:57 [PR PATCH] python-wheel: update to 0.34.2 ahesford
2020-05-18 19:30 ` Chocimier
2020-05-18 20:03 ` [PR PATCH] [Updated] " ahesford
2020-05-18 20:04 ` ahesford
2020-05-18 20:41 ` ahesford
2020-05-18 21:23 ` [PR PATCH] [Merged]: " Chocimier

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).