Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-autopep8-1.4.4.
Date: Mon, 30 Dec 2019 17:40:52 +0100	[thread overview]
Message-ID: <20191230164052.hOb7zm_fgtd5Cf7gqmTkIYxwPSkaNW-sX2Ho7P37xoU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17869@inbox.vuxu.org>

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

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

https://github.com/k4leg/void-packages python3-autopep8
https://github.com/void-linux/void-packages/pull/17869

New package: python3-autopep8-1.4.4.


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

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

From 1b9dfa734aac50947631f838d2bf0d2ed48068d3 Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 21:43:31 +0300
Subject: [PATCH] New package: python3-autopep8-1.4.4.

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

diff --git a/srcpkgs/python3-autopep8/template b/srcpkgs/python3-autopep8/template
new file mode 100644
index 00000000000..88e9801da52
--- /dev/null
+++ b/srcpkgs/python3-autopep8/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-autopep8'
+pkgname=python3-autopep8
+version=1.4.4
+revision=1
+wrksrc="${pkgname/*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-pycodestyle"
+short_desc="Automatically formats Python code to conform to the PEP 8 style guide"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="MIT"
+homepage="https://github.com/hhatto/autopep8"
+distfiles="${PYPI_SITE}/a/${pkgname/*-}/${pkgname/*-}-${version}.tar.gz"
+checksum=4d8eec30cc81bc5617dbf1218201d770dc35629363547f17577c61683ccfb3ee
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2019-12-30 16:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 18:45 [PR PATCH] " voidlinux-github
2019-12-30 16:40 ` voidlinux-github [this message]
2019-12-31 12:38 ` voidlinux-github
2020-01-01 10:06 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-05 21:31 ` [PR PATCH] [Updated] New package: autopep8-1.4.4 voidlinux-github
2020-01-06 14:28 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191230164052.hOb7zm_fgtd5Cf7gqmTkIYxwPSkaNW-sX2Ho7P37xoU@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).