Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] papis: update to 0.13.
@ 2023-05-11 19:27 icp1994
  2023-05-17  4:53 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-05-11 19:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages papis
https://github.com/void-linux/void-packages/pull/43845

papis: update to 0.13.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 9e3b686c25e00cfafc4d7db96b2c8d33e4d4417d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 10 May 2023 01:30:04 +0530
Subject: [PATCH] papis: update to 0.13.

---
 srcpkgs/papis/patches/bash-completion.patch | 11 -----------
 srcpkgs/papis/template                      | 15 +++++++--------
 2 files changed, 7 insertions(+), 19 deletions(-)
 delete mode 100644 srcpkgs/papis/patches/bash-completion.patch

diff --git a/srcpkgs/papis/patches/bash-completion.patch b/srcpkgs/papis/patches/bash-completion.patch
deleted file mode 100644
index 943198b11e6c..000000000000
--- a/srcpkgs/papis/patches/bash-completion.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -25,7 +25,7 @@ else:
-             "LICENSE.txt",
-         ]),
- 
--        ("etc/bash_completion.d/", [
-+        ("share/bash-completion/completions/", [
-             "scripts/shell_completion/click/papis.sh",
-         ]),
- 
diff --git a/srcpkgs/papis/template b/srcpkgs/papis/template
index cdc91d82b75a..137ab7c4ab91 100644
--- a/srcpkgs/papis/template
+++ b/srcpkgs/papis/template
@@ -1,24 +1,23 @@
 # Template file for 'papis'
 pkgname=papis
-version=0.12
-revision=3
+version=0.13
+revision=1
 build_style=python3-module
-make_check_args="--deselect=tests/downloaders/test_project_euclid.py::test_1"
 make_check_target="papis tests"
 hostmakedepends="python3-setuptools"
 depends="python3-requests python3-yaml python3-chardet python3-BeautifulSoup4
  python3-colorama python3-click python3-slugify python3-prompt_toolkit
  python3-tqdm python3-Pygments python3-stevedore python3-parsing
  python3-filetype python3-bibtexparser python3-habanero python3-arxiv2bib
- python3-isbnlib python3-lxml python3-doi python3-Whoosh"
-checkdepends="${depends} python3-pytest-cov"
+ python3-isbnlib python3-lxml python3-doi python3-dominate python3-Whoosh"
+checkdepends="${depends} python3-typing_extensions python3-pytest-cov"
 short_desc="Command-line based document and bibliography manager"
 maintainer="xaltsc <xaltsc@protonmail.ch>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/papis/papis"
-changelog="https://github.com/papis/papis/blob/master/CHANGELOG.md"
-distfiles="https://github.com/papis/papis/archive/v${version}.tar.gz"
-checksum=75a91f827927a79ac648fbd810aacb1d2a0ba475f69f2f61c421c8b1dbf10cc9
+changelog="https://raw.githubusercontent.com/papis/papis/main/CHANGELOG.md"
+distfiles="https://github.com/papis/papis/archive/refs/tags/v${version}.tar.gz"
+checksum=bca72574a38acbed18091c96f75e9ee0600e0faad5fb741bcf3f4f3b60758020
 
 pre_check() {
 	# Required to generate egg_info so that tests can use entry points

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

* Re: [PR PATCH] [Merged]: papis: update to 0.13.
  2023-05-11 19:27 [PR PATCH] papis: update to 0.13 icp1994
@ 2023-05-17  4:53 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-05-17  4:53 UTC (permalink / raw)
  To: ml

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

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

papis: update to 0.13.
https://github.com/void-linux/void-packages/pull/43845

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-05-17  4:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-11 19:27 [PR PATCH] papis: update to 0.13 icp1994
2023-05-17  4:53 ` [PR PATCH] [Merged]: " classabbyamp

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