Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-docker: update to 4.2.0.
@ 2020-05-28 17:35 DirectorX
  2020-05-31 11:21 ` [PR PATCH] [Merged]: " Hoshpak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: DirectorX @ 2020-05-28 17:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DirectorX/void-packages python-docker
https://github.com/void-linux/void-packages/pull/22383

python-docker: update to 4.2.0.


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

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

From 7425ec765d48a38c7843449fdd0c0a8058dc3243 Mon Sep 17 00:00:00 2001
From: DirectorX <DirectorX@users.noreply.github.com>
Date: Thu, 28 May 2020 20:34:17 +0300
Subject: [PATCH] python-docker: update to 4.2.0.

---
 srcpkgs/python-docker/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-docker/template b/srcpkgs/python-docker/template
index 83265bbb606..1a325bd6c46 100644
--- a/srcpkgs/python-docker/template
+++ b/srcpkgs/python-docker/template
@@ -1,11 +1,10 @@
 # Template file for 'python-docker'
 pkgname=python-docker
-version=3.7.2
-revision=2
+version=4.2.0
+revision=1
 archs=noarch
 wrksrc="docker-${version}"
 build_style=python-module
-pycompile_module="docker"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-requests python-six python-websocket-client python-ipaddress
  python-backports.ssl_match_hostname python-docker-pycreds"
@@ -14,11 +13,10 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/docker/docker-py"
 distfiles="${PYPI_SITE}/d/docker/docker-${version}.tar.gz"
-checksum=c456ded5420af5860441219ff8e51cdec531d65f4a9e948ccd4133e063b72f50
+checksum=ddae66620ab5f4bce769f64bcd7934f880c8abe6aa50986298db56735d0f722e
 
 python3-docker_package() {
 	archs=noarch
-	pycompile_module="docker"
 	depends="python3-requests python3-six python3-websocket-client python3-docker-pycreds"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {

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

end of thread, other threads:[~2020-06-01 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 17:35 [PR PATCH] python-docker: update to 4.2.0 DirectorX
2020-05-31 11:21 ` [PR PATCH] [Merged]: " Hoshpak
2020-06-01 15:15 ` the-eater
2020-06-01 15:36 ` DirectorX

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