Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-wheel: update to 0.34.2.
Date: Mon, 18 May 2020 22:04:58 +0200	[thread overview]
Message-ID: <20200518200458.lJMP365D0mAsitc8W0p0lgpUbhqunRHeaplKzOfEMJA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22038@inbox.vuxu.org>

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

There is an updated 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: 1500 bytes --]

From c323ef0a0f74d36a8d4552f630ba837c948a1b7b 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 | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python-wheel/template b/srcpkgs/python-wheel/template
index 11aeaf42316..05fc8d1cc06 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
-revision=2
+version=0.34.2
+revision=1
 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"

  parent reply	other threads:[~2020-05-18 20:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 11:57 [PR PATCH] " ahesford
2020-05-18 19:30 ` Chocimier
2020-05-18 20:03 ` [PR PATCH] [Updated] " ahesford
2020-05-18 20:04 ` ahesford [this message]
2020-05-18 20:41 ` ahesford
2020-05-18 21:23 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200518200458.lJMP365D0mAsitc8W0p0lgpUbhqunRHeaplKzOfEMJA@z \
    --to=ahesford@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).