public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/py-smbpasswd/
@ 2016-07-02 13:10 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2016-07-02 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     779e14a0a079be1dd200dc5d4914bfb67921b826
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 12:42:11 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 13:09:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779e14a0

dev-python/py-smbpasswd: Version bump, modernize to python-r1 suite

* EAPI=6

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1814

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/py-smbpasswd/Manifest                  |  1 +
 dev-python/py-smbpasswd/py-smbpasswd-1.0.2.ebuild | 25 +++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/py-smbpasswd/Manifest b/dev-python/py-smbpasswd/Manifest
index 6972c46..0eab3fd 100644
--- a/dev-python/py-smbpasswd/Manifest
+++ b/dev-python/py-smbpasswd/Manifest
@@ -1 +1,2 @@
 DIST py-smbpasswd-1.0.1.tar.gz 13153 SHA256 ea2eaca082c98a40f99ad1866b85a9e14e56af10bc9c90c69a7fb3a63cb8be4c SHA512 31a71d49108503867969709d7aad13f7c6e900bd3ee45b8f67cd254d63a9347e0bd4f5a2eebcf90e2c73efd86c63c02d79cd7af518db3e7dad5402d4c53d7683 WHIRLPOOL cfbbd14456a99880c7402f47320344f8a0dd9107bf815160e1376b954c813d64b0a692c13191c052314504014529be4eb7cac21ad2328aae604a4e72bcc2df38
+DIST smbpasswd-1.0.2.tgz 13503 SHA256 736a2d2f20f135d7884e8b46b1588496476f8f2e383fe84b7b12d8ce17367602 SHA512 2136e14343037bdd014765c28b9e152c8edc774ce7cf531b0784148db42e88e3abc402389e9b58b2ed938681f42715783504f4854ffe269b02419f13979a7d6c WHIRLPOOL 34ddfe63bfb064897984a09e45d5611613e4dbdf4168139d6221e33cc0e5a76871310de4a8e27241967905a619756a3688c13bf3f858e8c28c314c58ed1458b4

diff --git a/dev-python/py-smbpasswd/py-smbpasswd-1.0.2.ebuild b/dev-python/py-smbpasswd/py-smbpasswd-1.0.2.ebuild
new file mode 100644
index 0000000..8f30a13
--- /dev/null
+++ b/dev-python/py-smbpasswd/py-smbpasswd-1.0.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+MY_P="${PN#py-}-${PV}"
+
+DESCRIPTION="Module capable of generating both LANMAN and NT password hashes, for e.g. Samba"
+HOMEPAGE="https://barryp.org/software/py-smbpasswd/"
+SRC_URI="https://barryp.org/static/media/software/download/${PN}/${PV}/${MY_P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${MY_P}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/py-smbpasswd/
@ 2016-07-02 13:10 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2016-07-02 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     76adb1e44de5cbf96108026e067affdcfb6cf696
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 12:42:11 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 13:09:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76adb1e4

dev-python/py-smbpasswd: remove old and deprecated

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1814

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/py-smbpasswd/py-smbpasswd-1.0.1-r1.ebuild | 19 -------------------
 dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild    |  4 ++--
 2 files changed, 2 insertions(+), 21 deletions(-)

diff --git a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1-r1.ebuild b/dev-python/py-smbpasswd/py-smbpasswd-1.0.1-r1.ebuild
deleted file mode 100644
index 9c945a7..0000000
--- a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils
-
-DESCRIPTION="This module can generate both LANMAN and NT password hashes, suitable for use with Samba"
-HOMEPAGE="http://barryp.org/software/py-smbpasswd/"
-SRC_URI="http://barryp.org/software/${PN}/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""

diff --git a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild b/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
index 51004b5..a294ea3 100644
--- a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
+++ b/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython"
 
 inherit distutils
 
-DESCRIPTION="This module can generate both LANMAN and NT password hashes, suitable for use with Samba"
+DESCRIPTION="Module capable of generating both LANMAN and NT password hashes, for e.g. Samba"
 HOMEPAGE="http://barryp.org/software/py-smbpasswd/"
 SRC_URI="http://barryp.org/software/${PN}/files/${P}.tar.gz"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/py-smbpasswd/
@ 2017-02-14 23:55 Manuel Rüger
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rüger @ 2017-02-14 23:55 UTC (permalink / raw
  To: gentoo-commits

commit:     7f6d9ab3d65f51b0026bb930d2373722ff1f1e2c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 23:55:17 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 23:55:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6d9ab3

dev-python/py-smbpasswd: Remove old

Package-Manager: portage-2.3.3

 dev-python/py-smbpasswd/Manifest                  |  1 -
 dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-python/py-smbpasswd/Manifest b/dev-python/py-smbpasswd/Manifest
index 0eab3fd0f4..c50d958518 100644
--- a/dev-python/py-smbpasswd/Manifest
+++ b/dev-python/py-smbpasswd/Manifest
@@ -1,2 +1 @@
-DIST py-smbpasswd-1.0.1.tar.gz 13153 SHA256 ea2eaca082c98a40f99ad1866b85a9e14e56af10bc9c90c69a7fb3a63cb8be4c SHA512 31a71d49108503867969709d7aad13f7c6e900bd3ee45b8f67cd254d63a9347e0bd4f5a2eebcf90e2c73efd86c63c02d79cd7af518db3e7dad5402d4c53d7683 WHIRLPOOL cfbbd14456a99880c7402f47320344f8a0dd9107bf815160e1376b954c813d64b0a692c13191c052314504014529be4eb7cac21ad2328aae604a4e72bcc2df38
 DIST smbpasswd-1.0.2.tgz 13503 SHA256 736a2d2f20f135d7884e8b46b1588496476f8f2e383fe84b7b12d8ce17367602 SHA512 2136e14343037bdd014765c28b9e152c8edc774ce7cf531b0784148db42e88e3abc402389e9b58b2ed938681f42715783504f4854ffe269b02419f13979a7d6c WHIRLPOOL 34ddfe63bfb064897984a09e45d5611613e4dbdf4168139d6221e33cc0e5a76871310de4a8e27241967905a619756a3688c13bf3f858e8c28c314c58ed1458b4

diff --git a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild b/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
deleted file mode 100644
index a294ea3a5e..0000000000
--- a/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-
-inherit distutils
-
-DESCRIPTION="Module capable of generating both LANMAN and NT password hashes, for e.g. Samba"
-HOMEPAGE="http://barryp.org/software/py-smbpasswd/"
-SRC_URI="http://barryp.org/software/${PN}/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ia64 ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""


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

end of thread, other threads:[~2017-02-14 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-02 13:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/py-smbpasswd/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2017-02-14 23:55 Manuel Rüger
2016-07-02 13:10 David Seifert

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