Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] autopep8: update to 2.0.4.
@ 2023-09-01 18:48 icp1994
  2023-09-07  0:55 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-09-01 18:48 UTC (permalink / raw)
  To: ml

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

There is a new 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/45875

autopep8: update to 2.0.4.
#### 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/45875.patch is attached

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

From e806aeef7e5665d477b9e3aa2de43f405ee16c8d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 25 Aug 2023 19:12:01 +0530
Subject: [PATCH] autopep8: update to 2.0.4.

Adopt.
---
 srcpkgs/autopep8/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template
index 9cd4a3d944a39..575d30c62f020 100644
--- a/srcpkgs/autopep8/template
+++ b/srcpkgs/autopep8/template
@@ -1,20 +1,20 @@
 # Template file for 'autopep8'
 pkgname=autopep8
-version=2.0.2
+version=2.0.4
 revision=1
-build_style=python3-module
+build_style=python3-pep517
 # fails in CI due to readonly check
 make_check_args="-k not(io_error)"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-wheel"
 depends="python3-pycodestyle"
 checkdepends="python3-pytest $depends"
 short_desc="Automatically formats Python code to conform to the PEP 8 style guide"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://github.com/hhatto/autopep8"
 changelog="https://github.com/hhatto/autopep8/releases"
 distfiles="${PYPI_SITE}/a/autopep8/autopep8-${version}.tar.gz"
-checksum=f9849cdd62108cb739dbcdbfb7fdcc9a30d1b63c4cc3e1c1f893b5360941b61c
+checksum=2913064abd97b3419d1cc83ea71f042cb821f87e45b9c88cad5ad3c4ea87fe0c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: autopep8: update to 2.0.4.
  2023-09-01 18:48 [PR PATCH] autopep8: update to 2.0.4 icp1994
@ 2023-09-07  0:55 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-09-07  0:55 UTC (permalink / raw)
  To: ml

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

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

autopep8: update to 2.0.4.
https://github.com/void-linux/void-packages/pull/45875

Description:
#### 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**

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

end of thread, other threads:[~2023-09-07  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01 18:48 [PR PATCH] autopep8: update to 2.0.4 icp1994
2023-09-07  0:55 ` [PR PATCH] [Merged]: " classabbyamp

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