Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Gnome authenticator fix
@ 2020-08-25 17:18 sgn
  2020-08-26  0:39 ` fosslinux
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sgn @ 2020-08-25 17:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages gnome-authenticator-fix
https://github.com/void-linux/void-packages/pull/24470

Gnome authenticator fix
Seems to work, I didn't restart my X session to check yet.

Fix: #24457 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-authenticator-fix-24470.patch --]
[-- Type: text/x-diff, Size: 4427 bytes --]

From 00d4c389dc5eaad9505b1e4199ff39237ccfd9fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 25 Aug 2020 22:58:56 +0700
Subject: [PATCH 1/3] New package: python3-pyfavicon-0.1.1

---
 srcpkgs/python3-pyfavicon/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/python3-pyfavicon/template

diff --git a/srcpkgs/python3-pyfavicon/template b/srcpkgs/python3-pyfavicon/template
new file mode 100644
index 00000000000..720db698879
--- /dev/null
+++ b/srcpkgs/python3-pyfavicon/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-pyfavicon'
+pkgname=python3-pyfavicon
+version=0.1.1
+revision=1
+archs=noarch
+wrksrc=pyfavicon-$version
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-BeautifulSoup4 python3-Pillow python3-aiohttp"
+checkdepends="$depends python3-pytest-cov python3-requests python3-docopt
+ python3-urllib3"
+short_desc="Async favicon fetcher for Python"
+maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
+license="MIT"
+homepage="https://github.com/bilelmoussaoui/pyfavicon"
+# pypi tarbal doesn't have license
+# distfiles="$PYPI_SITE/p/pyfavicon/pyfavicon-$version.tar.gz"
+distfiles="$homepage/archive/$version.tar.gz"
+checksum=7bd832c3b131a13789492909d5000dc3993ad54939615577f1545c53aa10f88f
+
+post_install() {
+	vlicense LICENSE
+}

From b0cfa8f1ae15e3af74ecab73029f3bd633115a71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 26 Aug 2020 00:15:13 +0700
Subject: [PATCH 2/3] New package: python3-yoyo-migrations-7.2.0

---
 srcpkgs/python3-yoyo-migrations/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-yoyo-migrations/template

diff --git a/srcpkgs/python3-yoyo-migrations/template b/srcpkgs/python3-yoyo-migrations/template
new file mode 100644
index 00000000000..9e481e153f4
--- /dev/null
+++ b/srcpkgs/python3-yoyo-migrations/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-yoyo-migrations'
+pkgname=python3-yoyo-migrations
+version=7.2.0
+revision=1
+archs=noarch
+wrksrc=yoyo-migrations-$version
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-sqlparse"
+short_desc="Database migrations with SQL"
+maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
+license="Apache-2.0"
+homepage="https://ollycope.com/software/yoyo/latest/"
+distfiles="$PYPI_SITE/y/yoyo-migrations/yoyo-migrations-$version.tar.gz"
+checksum=a54f6176ff6da3330be537c962235aaa9e5f7f2aae563b1c531b1cb616d80359
+
+do_check() {
+	:
+}

From 711e14cb17c7a6124c7b0db9bc3481bac7520646 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 26 Aug 2020 00:15:30 +0700
Subject: [PATCH 3/3] gnome-authenticator: update to 3.32.2.

---
 srcpkgs/gnome-authenticator/template | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-authenticator/template b/srcpkgs/gnome-authenticator/template
index 1e8a55ed74c..9ae5e98804e 100644
--- a/srcpkgs/gnome-authenticator/template
+++ b/srcpkgs/gnome-authenticator/template
@@ -1,16 +1,23 @@
 # Template file for 'gnome-authenticator'
 pkgname=gnome-authenticator
 version=3.32.2
-revision=1
+revision=2
 wrksrc="Authenticator-${version}"
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext appstream-glib desktop-file-utils git glib-devel pkg-config"
-makedepends="gobject-introspection gtk+3-devel libglib-devel libsecret-devel libzbar-devel python3"
-depends="python3-pyzbar python3-Pillow python3-pyotp"
+makedepends="gobject-introspection gtk+3-devel libglib-devel libsecret-devel
+ libzbar-devel python3"
+depends="python3-pyzbar python3-Pillow python3-pyotp libhandy python3-gobject
+ gnome-keyring python3-yoyo-migrations python3-pyfavicon"
 short_desc="Two-factor authentication code generator for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/World/Authenticator"
 distfiles="${homepage}/-/archive/${version}/Authenticator-${version}.tar.gz"
 checksum="d7250fbef1de2dcb599a55ff3d40dcc6ed5618fe89d50ec795281d8ba3123d5b"
+
+post_patch() {
+	find src/Authenticator/widgets -type f -exec \
+		sed -i '/init_template/d' {} +
+}

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

* Re: Gnome authenticator fix
  2020-08-25 17:18 [PR PATCH] Gnome authenticator fix sgn
@ 2020-08-26  0:39 ` fosslinux
  2020-08-26  0:54 ` sgn
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fosslinux @ 2020-08-26  0:39 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24470#issuecomment-680368944

Comment:
https://gitlab.gnome.org/World/Authenticator/-/issues/176

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

* Re: Gnome authenticator fix
  2020-08-25 17:18 [PR PATCH] Gnome authenticator fix sgn
  2020-08-26  0:39 ` fosslinux
@ 2020-08-26  0:54 ` sgn
  2020-08-26  1:19 ` harrisonthorne
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-08-26  0:54 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24470#issuecomment-680387485

Comment:
Look like you have duplicated token, like @fosslinux  said, I've checked without any issue.

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

* Re: Gnome authenticator fix
  2020-08-25 17:18 [PR PATCH] Gnome authenticator fix sgn
  2020-08-26  0:39 ` fosslinux
  2020-08-26  0:54 ` sgn
@ 2020-08-26  1:19 ` harrisonthorne
  2020-08-26 11:56 ` [PR PATCH] [Updated] " sgn
  2020-08-26 23:41 ` [PR PATCH] [Merged]: " sgn
  4 siblings, 0 replies; 6+ messages in thread
From: harrisonthorne @ 2020-08-26  1:19 UTC (permalink / raw)
  To: ml

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

New comment by harrisonthorne on void-packages repository

https://github.com/void-linux/void-packages/pull/24470#issuecomment-680404231

Comment:
gosh dang it y'all are right. Deleted the .config/Authenticator folder and tried again and got it working. Thanks!

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

* Re: [PR PATCH] [Updated] Gnome authenticator fix
  2020-08-25 17:18 [PR PATCH] Gnome authenticator fix sgn
                   ` (2 preceding siblings ...)
  2020-08-26  1:19 ` harrisonthorne
@ 2020-08-26 11:56 ` sgn
  2020-08-26 23:41 ` [PR PATCH] [Merged]: " sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-08-26 11:56 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages gnome-authenticator-fix
https://github.com/void-linux/void-packages/pull/24470

Gnome authenticator fix
Seems to work, I didn't restart my X session to check yet.

Fix: #24457 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-authenticator-fix-24470.patch --]
[-- Type: text/x-diff, Size: 4479 bytes --]

From 9bcd3e7af6447c0fe3952ae405d72e987b56ba85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 25 Aug 2020 22:58:56 +0700
Subject: [PATCH 1/3] New package: python3-pyfavicon-0.1.1

---
 srcpkgs/python3-pyfavicon/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/python3-pyfavicon/template

diff --git a/srcpkgs/python3-pyfavicon/template b/srcpkgs/python3-pyfavicon/template
new file mode 100644
index 00000000000..720db698879
--- /dev/null
+++ b/srcpkgs/python3-pyfavicon/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-pyfavicon'
+pkgname=python3-pyfavicon
+version=0.1.1
+revision=1
+archs=noarch
+wrksrc=pyfavicon-$version
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-BeautifulSoup4 python3-Pillow python3-aiohttp"
+checkdepends="$depends python3-pytest-cov python3-requests python3-docopt
+ python3-urllib3"
+short_desc="Async favicon fetcher for Python"
+maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
+license="MIT"
+homepage="https://github.com/bilelmoussaoui/pyfavicon"
+# pypi tarbal doesn't have license
+# distfiles="$PYPI_SITE/p/pyfavicon/pyfavicon-$version.tar.gz"
+distfiles="$homepage/archive/$version.tar.gz"
+checksum=7bd832c3b131a13789492909d5000dc3993ad54939615577f1545c53aa10f88f
+
+post_install() {
+	vlicense LICENSE
+}

From a1f1d744bff6f23515c6933843c1ba079f08e3be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 26 Aug 2020 00:15:13 +0700
Subject: [PATCH 2/3] New package: python3-yoyo-migrations-7.2.0

---
 srcpkgs/python3-yoyo-migrations/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-yoyo-migrations/template

diff --git a/srcpkgs/python3-yoyo-migrations/template b/srcpkgs/python3-yoyo-migrations/template
new file mode 100644
index 00000000000..9e481e153f4
--- /dev/null
+++ b/srcpkgs/python3-yoyo-migrations/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-yoyo-migrations'
+pkgname=python3-yoyo-migrations
+version=7.2.0
+revision=1
+archs=noarch
+wrksrc=yoyo-migrations-$version
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-sqlparse"
+short_desc="Database migrations with SQL"
+maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
+license="Apache-2.0"
+homepage="https://ollycope.com/software/yoyo/latest/"
+distfiles="$PYPI_SITE/y/yoyo-migrations/yoyo-migrations-$version.tar.gz"
+checksum=a54f6176ff6da3330be537c962235aaa9e5f7f2aae563b1c531b1cb616d80359
+
+do_check() {
+	:
+}

From ae8eff26d03283b134046bcbfa49ca03c0318466 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 26 Aug 2020 00:15:30 +0700
Subject: [PATCH 3/3] gnome-authenticator: update to 3.32.2.

---
 srcpkgs/gnome-authenticator/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-authenticator/template b/srcpkgs/gnome-authenticator/template
index 1e8a55ed74c..d9bea508028 100644
--- a/srcpkgs/gnome-authenticator/template
+++ b/srcpkgs/gnome-authenticator/template
@@ -1,16 +1,22 @@
 # Template file for 'gnome-authenticator'
 pkgname=gnome-authenticator
 version=3.32.2
-revision=1
+revision=2
 wrksrc="Authenticator-${version}"
 build_style=meson
 build_helper="gir"
-hostmakedepends="gettext appstream-glib desktop-file-utils git glib-devel pkg-config"
-makedepends="gobject-introspection gtk+3-devel libglib-devel libsecret-devel libzbar-devel python3"
-depends="python3-pyzbar python3-Pillow python3-pyotp"
+hostmakedepends="gettext appstream-glib desktop-file-utils glib-devel pkg-config"
+makedepends="gtk+3-devel libglib-devel libsecret-devel libzbar-devel"
+depends="python3-pyzbar python3-Pillow python3-pyotp libhandy python3-gobject
+ gnome-keyring python3-yoyo-migrations python3-pyfavicon"
 short_desc="Two-factor authentication code generator for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/World/Authenticator"
 distfiles="${homepage}/-/archive/${version}/Authenticator-${version}.tar.gz"
 checksum="d7250fbef1de2dcb599a55ff3d40dcc6ed5618fe89d50ec795281d8ba3123d5b"
+
+post_patch() {
+	find src/Authenticator/widgets -type f -exec \
+		sed -i '/init_template/d' {} +
+}

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

* Re: [PR PATCH] [Merged]: Gnome authenticator fix
  2020-08-25 17:18 [PR PATCH] Gnome authenticator fix sgn
                   ` (3 preceding siblings ...)
  2020-08-26 11:56 ` [PR PATCH] [Updated] " sgn
@ 2020-08-26 23:41 ` sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-08-26 23:41 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Gnome authenticator fix
https://github.com/void-linux/void-packages/pull/24470

Description:
Seems to work, I didn't restart my X session to check yet.

Fix: #24457 

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

end of thread, other threads:[~2020-08-26 23:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 17:18 [PR PATCH] Gnome authenticator fix sgn
2020-08-26  0:39 ` fosslinux
2020-08-26  0:54 ` sgn
2020-08-26  1:19 ` harrisonthorne
2020-08-26 11:56 ` [PR PATCH] [Updated] " sgn
2020-08-26 23:41 ` [PR PATCH] [Merged]: " sgn

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).