From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1220db420c51d1c45d836ec5555a24f7c5f5a84d
Date: Fri, 22 Jul 2016 20:47:46 +0100 [thread overview]
Message-ID: <20160722194747.6E3421081BA6@git01.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2251 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 1220db420c51d1c45d836ec5555a24f7c5f5a84d (commit)
from ec9a3ffe9c072fef0cae4b96c136e8512851ae29 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1220db420c51d1c45d836ec5555a24f7c5f5a84d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Jul 22 21:45:05 2016 +0200
libpwquality: Build bindings for python 3
This drops the package for python 2.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
libpwquality/libpwquality.nm | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)
Difference in files:
diff --git a/libpwquality/libpwquality.nm b/libpwquality/libpwquality.nm
index b5c6a4d..fc13c9f 100644
--- a/libpwquality/libpwquality.nm
+++ b/libpwquality/libpwquality.nm
@@ -5,7 +5,7 @@
name = libpwquality
version = 1.3.0
-release = 1
+release = 2
groups = System/Base
url = https://fedorahosted.org/libpwquality/
@@ -26,25 +26,20 @@ build
cracklib-devel
gettext
pam-devel
- python-devel
+ python3-devel
end
+
+ configure_options += \
+ --disable-static \
+ --with-pythonsitedir=%{python3_sitearch} \
+ --with-python-binary=%{python3}
end
packages
package %{name}
- package python-%{name}
- summary = Python bindings for the libpwquality library.
- description
- This is pwquality Python module that provides Python bindings
- for the libpwquality library. These bindings can be used
- for easy password quality checking and generation of random
- pronounceable passwords from Python applications.
- end
-
- files
- %{libdir}/python*
- end
+ package python3-%{name}
+ template PYTHON3
end
package %{name}-devel
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2016-07-22 19:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160722194747.6E3421081BA6@git01.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.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