public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pgasync/
@ 2017-09-03  1:04 Mike Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2017-09-03  1:04 UTC (permalink / raw
  To: gentoo-commits

commit:     c545561add5c431d375b677b79ae0b65d670a1a9
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Aug 21 18:31:27 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 01:03:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c545561a

dev-python/pgasync: fix HOMEPAGE

 dev-python/pgasync/pgasync-2.01-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild
index feffe12453f..272afddb3b9 100644
--- a/dev-python/pgasync/pgasync-2.01-r1.ebuild
+++ b/dev-python/pgasync/pgasync-2.01-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="An asynchronous API to PostgreSQL for twisted"
-HOMEPAGE="http://www.jamwt.com/pgasync/"
+HOMEPAGE="https://github.com/jamwt/pgasync"
 SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz"
 
 LICENSE="BSD"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/pgasync/
@ 2018-08-14 15:22 Aaron Swenson
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Swenson @ 2018-08-14 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     023bb0c3bf12f721d5ca702cf65ae096484a260f
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 14 15:22:18 2018 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 15:22:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023bb0c3

dev-python/pgasync: Removal

Closes: https://bugs.gentoo.org/660668

 dev-python/pgasync/Manifest               |  1 -
 dev-python/pgasync/metadata.xml           | 12 ------------
 dev-python/pgasync/pgasync-2.01-r1.ebuild | 31 -------------------------------
 3 files changed, 44 deletions(-)

diff --git a/dev-python/pgasync/Manifest b/dev-python/pgasync/Manifest
deleted file mode 100644
index 4b463323154..00000000000
--- a/dev-python/pgasync/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pgasync-2.01.tar.gz 22314 BLAKE2B f38dd79aaacc5dcab815a575664c0052a95e2c9ecba6ff5849f787ed7ee3061a8edd60bd67fa2d33c7f01bdd9e1541281f5972ac14b667775fc6cfc814c155d9 SHA512 36916ce3dcebf82367eace8fd689e0d300ffc040250869794191bfb723053050c9766fa5ce251341c317f7fbab418ace4dc36345d5c73eea92c1d04d36e802af

diff --git a/dev-python/pgasync/metadata.xml b/dev-python/pgasync/metadata.xml
deleted file mode 100644
index 2f5f34d7943..00000000000
--- a/dev-python/pgasync/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>pgsql-bugs@gentoo.org</email>
-		<name>PostgreSQL and Related Package Development</name>
-	</maintainer>
-<maintainer type="project">
-		<email>python@gentoo.org</email>
-		<name>Python</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild
deleted file mode 100644
index 272afddb3b9..00000000000
--- a/dev-python/pgasync/pgasync-2.01-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="An asynchronous API to PostgreSQL for twisted"
-HOMEPAGE="https://github.com/jamwt/pgasync"
-SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-DEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-DOCS="CHANGELOG PKG-INFO README TODO"
-
-src_install() {
-	distutils-r1_python_install_all
-
-	if use doc; then
-		insinto /usr/share/doc/${PF}
-		doins -r examples
-	fi
-}


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

end of thread, other threads:[~2018-08-14 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-03  1:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/pgasync/ Mike Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2018-08-14 15:22 Aaron Swenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox