Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libpwquality: enable python3 binding
Date: Wed, 04 Sep 2019 10:53:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14203@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

There is a new pull request by bra1nwave against master on the void-packages repository

https://github.com/bra1nwave/void-packages libpwquality
https://github.com/void-linux/void-packages/pull/14203

libpwquality: enable python3 binding
fixes https://github.com/void-linux/void-packages/issues/14184

A patch file from https://github.com/void-linux/void-packages/pull/14203.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libpwquality-14203.patch --]
[-- Type: text/x-diff, Size: 1580 bytes --]

From fcc468eec621b0d9863ede367d94353ffb7717a7 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Wed, 4 Sep 2019 10:48:32 +0200
Subject: [PATCH] libpwquality: enable python3 binding

---
 srcpkgs/libpwquality/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libpwquality/template b/srcpkgs/libpwquality/template
index 3093808c526..bd9a181c251 100644
--- a/srcpkgs/libpwquality/template
+++ b/srcpkgs/libpwquality/template
@@ -1,17 +1,16 @@
 # Template file for 'libpwquality'
 pkgname=libpwquality
 version=1.4.0
-revision=1
+revision=2
 build_style=gnu-configure
-configure_args="--disable-static --enable-pam --disable-python-bindings
- --with-securedir=/usr/lib/security"
+configure_args="--disable-static --enable-pam --with-securedir=/usr/lib/security"
 hostmakedepends="libtool automake gettext-devel"
-makedepends="cracklib-devel pam-devel"
+makedepends="cracklib-devel pam-devel python3-devel"
 conf_files="/etc/security/pwquality.conf"
 short_desc="Library for password quality checking and generating random passwords"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/libpwquality/libpwquality"
-license="GPL-2"
 distfiles="${homepage}/releases/download/libpwquality-${version}/libpwquality-${version}.tar.bz2"
 checksum=1de6ff046cf2172d265a2cb6f8da439d894f3e4e8157b056c515515232fade6b
 
@@ -26,5 +25,6 @@ libpwquality-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.so"
+		vmove usr/share/man/man3
 	}
 }

             reply	other threads:[~2019-09-04  8:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-04  8:53 voidlinux-github [this message]
2019-09-04 10:25 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2019-09-04 10:25 ` voidlinux-github
2019-09-04 14:59 ` voidlinux-github
2019-09-04 14:59 ` voidlinux-github
2019-09-05  0:55 ` voidlinux-github
2019-09-05  7:59 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05  7:59 ` voidlinux-github
2019-09-05  8:00 ` voidlinux-github
2019-09-06  6:43 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14203@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).