public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pycups: pycups-1.9.68.ebuild pycups-1.9.63.ebuild pycups-1.9.62.ebuild ChangeLog pycups-1.9.66.ebuild
@ 2014-10-23 23:18 Matthias Maier (tamiko)
  0 siblings, 0 replies; only message in thread
From: Matthias Maier (tamiko) @ 2014-10-23 23:18 UTC (permalink / raw
  To: gentoo-commits

tamiko      14/10/23 23:18:26

  Modified:             pycups-1.9.63.ebuild pycups-1.9.62.ebuild ChangeLog
  Added:                pycups-1.9.68.ebuild
  Removed:              pycups-1.9.66.ebuild
  Log:
  version bump; fix dependencies wrt bug #526432
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)

Revision  Changes    Path
1.15                 dev-python/pycups/pycups-1.9.63.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild?r1=1.14&r2=1.15

Index: pycups-1.9.63.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pycups-1.9.63.ebuild	31 Mar 2014 21:06:08 -0000	1.14
+++ pycups-1.9.63.ebuild	23 Oct 2014 23:18:26 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild,v 1.14 2014/03/31 21:06:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild,v 1.15 2014/10/23 23:18:26 tamiko Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE="doc examples"
 
 RDEPEND="
-	net-print/cups
+	<net-print/cups-2.0.0
 "
 
 # epydoc kinda sucks and supports python2 only (it's dead too),



1.8                  dev-python/pycups/pycups-1.9.62.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.62.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.62.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.62.ebuild?r1=1.7&r2=1.8

Index: pycups-1.9.62.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.62.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pycups-1.9.62.ebuild	1 Dec 2012 19:08:16 -0000	1.7
+++ pycups-1.9.62.ebuild	23 Oct 2014 23:18:26 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.62.ebuild,v 1.7 2012/12/01 19:08:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.62.ebuild,v 1.8 2014/10/23 23:18:26 tamiko Exp $
 
 EAPI="3"
 
@@ -18,7 +18,7 @@
 IUSE="doc examples"
 
 RDEPEND="
-	net-print/cups
+	<net-print/cups-2.0.0
 "
 DEPEND="${RDEPEND}
 	doc? ( dev-python/epydoc )



1.82                 dev-python/pycups/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	31 Mar 2014 21:06:08 -0000	1.81
+++ ChangeLog	23 Oct 2014 23:18:26 -0000	1.82
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pycups
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v 1.81 2014/03/31 21:06:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v 1.82 2014/10/23 23:18:26 tamiko Exp $
+
+*pycups-1.9.68 (23 Oct 2014)
+
+  23 Oct 2014; Matthias Maier <tamiko@gentoo.org> +pycups-1.9.68.ebuild,
+  -pycups-1.9.66.ebuild, pycups-1.9.62.ebuild, pycups-1.9.63.ebuild:
+  version bump; fix dependencies wrt bug #526432
 
   31 Mar 2014; Michał Górny <mgorny@gentoo.org> pycups-1.9.63.ebuild,
   pycups-1.9.66.ebuild:



1.1                  dev-python/pycups/pycups-1.9.68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.68.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycups/pycups-1.9.68.ebuild?rev=1.1&content-type=text/plain

Index: pycups-1.9.68.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.68.ebuild,v 1.1 2014/10/23 23:18:26 tamiko Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1

DESCRIPTION="Python bindings for the CUPS API"
HOMEPAGE="http://cyberelk.net/tim/data/pycups/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
SLOT="0"
IUSE="doc examples"

RDEPEND="
	net-print/cups
"
DEPEND="${RDEPEND}"

# epydoc kinda sucks and supports python2 only (it's dead too),
# and since we're dealing with a binary module we need exact version
# match. therefore, docbuilding *requires* any python2 being enabled.

DEPEND="${RDEPEND}
	doc? ( dev-python/epydoc[$(python_gen_usedep 'python2*')] )
"

REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"

python_compile_all() {
	if use doc; then
		# we can't use Makefile since it relies on hardcoded paths
		epydoc -o html --html cups || die "doc build failed"
	fi
}

python_compile() {
	python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
	distutils-r1_python_compile
}

python_install_all() {
	use doc && local HTML_DOCS=( html/ )
	use examples && local EXAMPLES=( examples/ )

	distutils-r1_python_install_all
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-23 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 23:18 [gentoo-commits] gentoo-x86 commit in dev-python/pycups: pycups-1.9.68.ebuild pycups-1.9.63.ebuild pycups-1.9.62.ebuild ChangeLog pycups-1.9.66.ebuild Matthias Maier (tamiko)

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