Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-alembic: update to 1.1.0.
Date: Tue, 17 Sep 2019 22:00:13 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14533@inbox.vuxu.org> (raw)

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

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

https://github.com/Chocimier/void-packages-org python-alembic
https://github.com/void-linux/void-packages/pull/14533

python-alembic: update to 1.1.0.


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

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

From b2708d3f9150c56d027a5fc5214ad43a9ffb1699 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 17 Sep 2019 21:57:39 +0200
Subject: [PATCH] python-alembic: update to 1.1.0.

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

diff --git a/srcpkgs/python-alembic/template b/srcpkgs/python-alembic/template
index 3c16c235123..19aab9a47d9 100644
--- a/srcpkgs/python-alembic/template
+++ b/srcpkgs/python-alembic/template
@@ -1,6 +1,6 @@
 # Template file for 'python-alembic'
 pkgname=python-alembic
-version=1.0.11
+version=1.1.0
 revision=1
 archs=noarch
 wrksrc="alembic-${version}"
@@ -8,13 +8,18 @@ build_style=python-module
 pycompile_module="alembic"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-Mako python-SQLAlchemy python-dateutil python-editor"
-checkdepends="${depends} ${depends//python-/python3-} python-pytest python3-pytest python-mock"
+checkdepends="${depends} ${depends//python-/python3-}
+ python-pytest python3-pytest python-mock tox"
 short_desc="Database migration tool for SQLAlchemy (Python2)"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="MIT"
 homepage="https://bitbucket.org/zzzeek/alembic"
 distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz"
-checksum=cdb7d98bd5cbf65acd38d70b1c05573c432e6473a82f955cdea541b5c153b0cc
+checksum=4a4811119efbdc5259d1f4c8f6de977b36ad3bcc919f59a29c2960c5ef9149e4
+
+do_check() {
+	tox -e py27,py${py3_ver/./}
+}
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2019-09-17 20:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 20:00 voidlinux-github [this message]
2019-09-17 20:39 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14533@inbox.vuxu.org \
    --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).