dev-python/RecSQL: Version bump
authorAlexey Shvetsov <alexxy@gentoo.org>
Mon, 3 Sep 2018 21:09:01 +0000 (00:09 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Mon, 3 Sep 2018 21:09:01 +0000 (00:09 +0300)
Package-Manager: Portage-2.3.47, Repoman-2.3.10

dev-python/RecSQL/Manifest
dev-python/RecSQL/RecSQL-0.7.9.ebuild [moved from dev-python/RecSQL/RecSQL-0.7.8.ebuild with 90% similarity]

index 4686431ab49b54280e0091f396eab8a312af686a..3b0f9d45fcbb9d83b723355e71be0ee3441c5bbb 100644 (file)
@@ -1 +1 @@
-DIST RecSQL-0.7.8.tar.gz 140025 BLAKE2B 03070c77765476b4907c53519fc5e54096d8e7dcbbf6771c8524fec18996993a5e6d9d48044d8da6a4267f84733165ea9c3907f7e49cb0d28ae5ded994af322a SHA512 bbe5dc547d8e254eac2513c66cdcbf564e491212ee549cafd5051caf545c4b8b7c6d9f728807ab1fff98a55a5c617f4736dd67b1c5a2ab882408d9289340c33c
+DIST RecSQL-0.7.9.tar.gz 137487 BLAKE2B 99c7c7a942fda1082f33264d4a18a61a22358bc70b50370841d5dd20fa5e4f55fdb63add03c1861ead4b844e1abb558cacb97c6c7a916e4e20dd27845608301d SHA512 5873e80637c0a18faf6293849b325cea8aa0e44ca2f76cf57fcc34da3586f47075ff1ae49eed14994b5fd40ae766cc34265a4e9c7b1ec1afbe95d366f57e45b9
similarity index 90%
rename from dev-python/RecSQL/RecSQL-0.7.8.ebuild
rename to dev-python/RecSQL/RecSQL-0.7.9.ebuild
index 6df5fe8e285b852d02eafe5e45f6a5c1e0805ca8..b40dfd020dfb2f5c39d158962bb6d321b0168594 100644 (file)
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite"
 
 if [[ $PV = *9999* ]]; then
-       scm_eclass=git-2
+       scm_eclass=git-r3
        EGIT_REPO_URI="https://github.com/orbeckst/${PN}.git"
        SRC_URI=""
        KEYWORDS=""