Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-alembic: update to 1.1.0.
@ 2019-09-17 20:00 voidlinux-github
  2019-09-17 20:39 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-17 20:00 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: python-alembic: update to 1.1.0.
  2019-09-17 20:00 [PR PATCH] python-alembic: update to 1.1.0 voidlinux-github
@ 2019-09-17 20:39 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-17 20:39 UTC (permalink / raw)
  To: ml

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

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

python-alembic: update to 1.1.0.
https://github.com/void-linux/void-packages/pull/14533

Description:


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

end of thread, other threads:[~2019-09-17 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-17 20:00 [PR PATCH] python-alembic: update to 1.1.0 voidlinux-github
2019-09-17 20:39 ` [PR PATCH] [Merged]: " voidlinux-github

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