Github messages for voidlinux
 help / color / mirror / Atom feed
From: DirectorX <DirectorX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-docker: update to 4.2.0.
Date: Thu, 28 May 2020 19:35:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22383@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2020-05-28 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 17:35 DirectorX [this message]
2020-05-31 11:21 ` [PR PATCH] [Merged]: " Hoshpak
2020-06-01 15:15 ` the-eater
2020-06-01 15:36 ` DirectorX

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22383@inbox.vuxu.org \
    --to=directorx@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).