Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] units: update to 2.19, switch to python3
@ 2019-07-17 18:17 voidlinux-github
  2019-07-18  5:27 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-17 18:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages units-2.19
https://github.com/void-linux/void-packages/pull/13186

units: update to 2.19, switch to python3


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-units-2.19-13186.patch --]
[-- Type: application/text/x-diff, Size: 1225 bytes --]

From b73f5afab6eaaafed9df6ab874b2b0d9fcd624db Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Wed, 17 Jul 2019 20:14:45 +0200
Subject: [PATCH] units: update to 2.19, switch to python3

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

diff --git a/srcpkgs/units/template b/srcpkgs/units/template
index 5f2960d22d5..65b0fdf29ad 100644
--- a/srcpkgs/units/template
+++ b/srcpkgs/units/template
@@ -1,17 +1,17 @@
 # Template file for 'units'
 pkgname=units
-version=2.18
-revision=2
+version=2.19
+revision=1
 build_style=gnu-configure
-hostmakedepends="python"
+hostmakedepends="python3"
 makedepends="readline-devel"
-depends="python python-Unidecode"
+depends="python3 python3-Unidecode"
 short_desc="Converts between different units"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/units/units.html"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=64959c231c280ceb4f3e6ae6a19b918247b6174833f7f1894704c444869c4678
+checksum=4262136bdfc152b63ff5a9b93a7d80ce18b5e8bebdcffddc932dda769e306556
 
 post_install() {
 	# Tries to install to /usr/com/currency.units

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

* Re: [PR PATCH] [Merged]: units: update to 2.19, switch to python3
  2019-07-17 18:17 [PR PATCH] units: update to 2.19, switch to python3 voidlinux-github
@ 2019-07-18  5:27 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-18  5:27 UTC (permalink / raw)
  To: ml

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

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

units: update to 2.19, switch to python3
https://github.com/void-linux/void-packages/pull/13186
Description: 

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

end of thread, other threads:[~2019-07-18  5:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-17 18:17 [PR PATCH] units: update to 2.19, switch to python3 voidlinux-github
2019-07-18  5:27 ` [PR PATCH] [Merged]: " voidlinux-github

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