Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python-py-1.9.0
@ 2020-11-06 21:09 jnbr
  2020-11-07 10:46 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: jnbr @ 2020-11-06 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages py
https://github.com/void-linux/void-packages/pull/26186

New package: python-py-1.9.0
Package was removed in 910ab2464e724fc8166e2151b75bb9b08211aad6 but python-pytest depends on it.
`revision=2` is on purpose to be higher than the removed version.
Uses a new template instead of sharing one with `python3-py` to avoid complications with setuptools vs setuptools_scm.

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

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

From 5b6b31ad235c6e96bab2749ca266888232b9a1a4 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Fri, 6 Nov 2020 21:52:59 +0100
Subject: [PATCH] New package: python-py-1.9.0

package was removed in 910ab2464e724fc8166e2151b75bb9b08211aad6
but python-pytest depends on it
---
 srcpkgs/python-py/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python-py/template

diff --git a/srcpkgs/python-py/template b/srcpkgs/python-py/template
new file mode 100644
index 00000000000..56c013c8468
--- /dev/null
+++ b/srcpkgs/python-py/template
@@ -0,0 +1,19 @@
+# Template file for 'python-py'
+pkgname=python-py
+version=1.9.0
+revision=2
+wrksrc="py-${version}"
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="python"
+short_desc="Python development support library"
+maintainer="Johannes <johannes.brechtmann@gmail.com>"
+license="MIT"
+homepage="https://github.com/pytest-dev/py"
+changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
+distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz"
+checksum=9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: python-py-1.9.0
  2020-11-06 21:09 [PR PATCH] New package: python-py-1.9.0 jnbr
@ 2020-11-07 10:46 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-11-07 10:46 UTC (permalink / raw)
  To: ml

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

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

New package: python-py-1.9.0
https://github.com/void-linux/void-packages/pull/26186

Description:
Package was removed in 910ab2464e724fc8166e2151b75bb9b08211aad6 but python-pytest depends on it.
`revision=2` is on purpose to be higher than the removed version.
Uses a new template instead of sharing one with `python3-py` to avoid complications with setuptools vs setuptools_scm.

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

end of thread, other threads:[~2020-11-07 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 21:09 [PR PATCH] New package: python-py-1.9.0 jnbr
2020-11-07 10:46 ` [PR PATCH] [Merged]: " sgn

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