public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/py-smbpasswd/
Date: Sat,  2 Jul 2016 13:10:10 +0000 (UTC)	[thread overview]
Message-ID: <1467464975.779e14a0a079be1dd200dc5d4914bfb67921b826.soap@gentoo> (raw)

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}"


             reply	other threads:[~2016-07-02 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02 13:10 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-02 13:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/py-smbpasswd/ David Seifert
2017-02-14 23:55 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1467464975.779e14a0a079be1dd200dc5d4914bfb67921b826.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox