Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-pydocstyle-5.0.1.
@ 2019-12-29 18:56 voidlinux-github
  2019-12-30 16:37 ` [PR PATCH] [Updated] " voidlinux-github
  2020-03-13 17:42 ` [PR PATCH] [Closed]: " k4leg
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-29 18:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages python3-pydocstyle
https://github.com/void-linux/void-packages/pull/17870

New package: python3-pydocstyle-5.0.1.


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

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

From a4b3ebd50ee0e924012bf8855618bbe922af7caf Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 21:54:44 +0300
Subject: [PATCH] New package: python3-pydocstyle-5.0.1.

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

diff --git a/srcpkgs/python3-pydocstyle/template b/srcpkgs/python3-pydocstyle/template
new file mode 100644
index 00000000000..5ffce73d771
--- /dev/null
+++ b/srcpkgs/python3-pydocstyle/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-pydocstyle'
+pkgname=python3-pydocstyle
+version=5.0.1
+revision=1
+wrksrc="${pkgname/*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-snowballstemmer"
+short_desc="Docstring style checker"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="MIT"
+homepage="https://github.com/PyCQA/pydocstyle"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=61950855c153981f64373c2c8669478f2cab47cac12bdbf6174bdc01ef3faed5
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

* Re: [PR PATCH] [Updated] New package: python3-pydocstyle-5.0.1.
  2019-12-29 18:56 [PR PATCH] New package: python3-pydocstyle-5.0.1 voidlinux-github
@ 2019-12-30 16:37 ` voidlinux-github
  2020-03-13 17:42 ` [PR PATCH] [Closed]: " k4leg
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-30 16:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by k4leg against master on the void-packages repository

https://github.com/k4leg/void-packages python3-pydocstyle
https://github.com/void-linux/void-packages/pull/17870

New package: python3-pydocstyle-5.0.1.


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

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

From 70de1951395b9b62f4483c140875f0798d4a7317 Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 21:54:44 +0300
Subject: [PATCH] New package: python3-pydocstyle-5.0.1.

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

diff --git a/srcpkgs/python3-pydocstyle/template b/srcpkgs/python3-pydocstyle/template
new file mode 100644
index 00000000000..bf9f2d0565e
--- /dev/null
+++ b/srcpkgs/python3-pydocstyle/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-pydocstyle'
+pkgname=python3-pydocstyle
+version=5.0.1
+revision=1
+wrksrc="${pkgname/*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-snowballstemmer"
+short_desc="Docstring style checker"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="MIT"
+homepage="https://github.com/PyCQA/pydocstyle"
+distfiles="${PYPI_SITE}/p/${pkgname/*-}/${pkgname/*-}-${version}.tar.gz"
+checksum=a0de36e549125d0a16a72a8c8c6c9ba267750656e72e466e994c222f1b6e92cb
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

* Re: [PR PATCH] [Closed]: New package: python3-pydocstyle-5.0.1.
  2019-12-29 18:56 [PR PATCH] New package: python3-pydocstyle-5.0.1 voidlinux-github
  2019-12-30 16:37 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-03-13 17:42 ` k4leg
  1 sibling, 0 replies; 3+ messages in thread
From: k4leg @ 2020-03-13 17:42 UTC (permalink / raw)
  To: ml

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

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

New package: python3-pydocstyle-5.0.1.
https://github.com/void-linux/void-packages/pull/17870

Description:


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

end of thread, other threads:[~2020-03-13 17:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 18:56 [PR PATCH] New package: python3-pydocstyle-5.0.1 voidlinux-github
2019-12-30 16:37 ` [PR PATCH] [Updated] " voidlinux-github
2020-03-13 17:42 ` [PR PATCH] [Closed]: " k4leg

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