Github messages for voidlinux
 help / color / mirror / Atom feed
From: Chocimier <Chocimier@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pytest: update depends, adopt
Date: Tue, 15 Sep 2020 21:51:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24929@inbox.vuxu.org> (raw)

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

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

https://github.com/Chocimier/void-packages-org pytest
https://github.com/void-linux/void-packages/pull/24929

pytest: update depends, adopt


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

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

From 7ab178e4194051caae1446965384e2b5f48f5199 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 15 Sep 2020 21:50:31 +0200
Subject: [PATCH 1/2] New package: python3-iniconfig-1.0.1

---
 srcpkgs/python3-iniconfig/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-iniconfig/template

diff --git a/srcpkgs/python3-iniconfig/template b/srcpkgs/python3-iniconfig/template
new file mode 100644
index 00000000000..b78ff3ce297
--- /dev/null
+++ b/srcpkgs/python3-iniconfig/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-iniconfig'
+pkgname=python3-iniconfig
+version=1.0.1
+revision=1
+wrksrc="iniconfig-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+checkdepends="python3-py python3-pytest"
+short_desc="Brain-dead simple config-ini parsing"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
+license="MIT"
+homepage="https://github.com/RonnyPfannschmidt/iniconfig"
+distfiles="${PYPI_SITE}/i/iniconfig/iniconfig-${version}.tar.gz"
+checksum=e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69
+
+post_install() {
+	vlicense LICENSE
+}

From a6ecde74e450e9905eb65022abd80e6a3d355924 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 15 Sep 2020 21:50:31 +0200
Subject: [PATCH 2/2] python3-pytest: update depends

---
 srcpkgs/python3-pytest/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-pytest/template b/srcpkgs/python3-pytest/template
index 2e8a374649b..48b4d043c9e 100644
--- a/srcpkgs/python3-pytest/template
+++ b/srcpkgs/python3-pytest/template
@@ -1,16 +1,17 @@
 # Template file for 'python3-pytest'
 pkgname=python3-pytest
 version=6.0.2
-revision=1
+revision=2
 wrksrc="pytest-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-py python3-packaging python3-attrs python3-more-itertools
- python3-atomicwrites python3-pluggy python3-wcwidth python3-setuptools"
+ python3-atomicwrites python3-pluggy python3-wcwidth python3-setuptools
+ python3-iniconfig python3-toml"
 checkdepends="$depends python3-argcomplete python3-hypothesis python3-mock
  python3-nose python3-requests python3-parsing python3-xmlschema"
 short_desc="Simple powerful testing with Python 3"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="MIT"
 homepage="https://docs.pytest.org/en/latest/"
 changelog="https://docs.pytest.org/en/latest/changelog.html"

             reply	other threads:[~2020-09-15 19:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 19:51 Chocimier [this message]
2020-09-16  0:43 ` sgn
2020-09-16  0:43 ` sgn
2020-09-16  1:15 ` sgn
2020-09-16 19:26 ` [PR PATCH] [Updated] " Chocimier
2020-09-16 19:27 ` [PR PATCH] [Merged]: " Chocimier
2020-09-16 19:28 ` 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24929@inbox.vuxu.org \
    --to=chocimier@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).