Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] autopep8: update to 2.0.2.
Date: Fri, 03 Mar 2023 20:20:19 +0100	[thread overview]
Message-ID: <20230303192019.ocmVR1IXEnpisTvqxESdMVzcMN3SvPRNdT4gagpr5QE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42572@inbox.vuxu.org>

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

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

https://github.com/icp1994/void-packages autopep8
https://github.com/void-linux/void-packages/pull/42572

autopep8: update to 2.0.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 99d1beb95b352303851113454f2b16e0f8b26f3f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Dec 2022 21:03:14 +0530
Subject: [PATCH] autopep8: update to 2.0.2.

---
 srcpkgs/autopep8/template | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template
index 11352324593f..e110c4f1587e 100644
--- a/srcpkgs/autopep8/template
+++ b/srcpkgs/autopep8/template
@@ -1,18 +1,20 @@
 # Template file for 'autopep8'
 pkgname=autopep8
-version=1.7.0
-revision=2
+version=2.0.2
+revision=1
 build_style=python3-module
+# fails in CI due to readonly check
+make_check_args="-k not(io_error)"
 hostmakedepends="python3-setuptools"
-depends="python3-pycodestyle python3-toml"
+depends="python3-pycodestyle"
 checkdepends="python3-pytest $depends"
 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=ca9b1a83e53a7fad65d731dc7a2a2d50aa48f43850407c59f6a1a306c4201142
-make_check=no # https://github.com/hhatto/autopep8/issues/645
+changelog="https://github.com/hhatto/autopep8/releases"
+distfiles="${PYPI_SITE}/a/autopep8/autopep8-${version}.tar.gz"
+checksum=f9849cdd62108cb739dbcdbfb7fdcc9a30d1b63c4cc3e1c1f893b5360941b61c
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2023-03-03 19:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 19:12 [PR PATCH] " icp1994
2023-03-03 19:17 ` [PR PATCH] [Updated] " icp1994
2023-03-03 19:20 ` icp1994 [this message]
2023-03-05  6:15 ` [PR PATCH] [Merged]: " classabbyamp

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=20230303192019.ocmVR1IXEnpisTvqxESdMVzcMN3SvPRNdT4gagpr5QE@z \
    --to=icp1994@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).