Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-gitlab: update to 3.6.0 and adopt
@ 2022-07-15 20:05 ishaanbhimwal
  2022-07-15 20:10 ` [PR PATCH] [Updated] " ishaanbhimwal
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: ishaanbhimwal @ 2022-07-15 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages python3-gitlab
https://github.com/void-linux/void-packages/pull/38089

python3-gitlab: update to 3.6.0 and adopt
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c507937a03e2c7f2a1ae00b250aef1fb0b42f69c Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sat, 16 Jul 2022 01:20:22 +0530
Subject: [PATCH] python3-gitlab: update to 3.6.0 and adopt

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

diff --git a/srcpkgs/python3-gitlab/template b/srcpkgs/python3-gitlab/template
index ecd31be86034..4510a5fff432 100644
--- a/srcpkgs/python3-gitlab/template
+++ b/srcpkgs/python3-gitlab/template
@@ -1,19 +1,19 @@
 # Template file for 'python3-gitlab'
 pkgname=python3-gitlab
-version=1.12.1
-revision=5
+version=3.6.0
+revision=1
 wrksrc=python-gitlab-$version
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools python3-requests python3-six"
+depends="python3-setuptools python3-requests python3-requests-toolbelt python3-six"
 checkdepends="${depends}"
 short_desc="Wrapper for GitLab's API (Python3)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/gpocentek/python-gitlab"
 changelog="https://raw.githubusercontent.com/python-gitlab/python-gitlab/master/ChangeLog.rst"
 distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz"
-checksum=984e110c1f76fd939652c30ce3101267a7064e34417cbfc4687e6106d4db54ec
+checksum=bdbb771e0b5fb41a00bc6422143431fbc3bb124117f78ec4e8ea84c432f1cee1
 conflicts="python-gitlab>=0"
 
 do_check() {

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

end of thread, other threads:[~2022-07-18 19:12 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 20:05 [PR PATCH] python3-gitlab: update to 3.6.0 and adopt ishaanbhimwal
2022-07-15 20:10 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-15 20:14 ` ishaanbhimwal
2022-07-15 20:18 ` ishaanbhimwal
2022-07-16  7:23 ` ishaanbhimwal
2022-07-16  7:27 ` [PR REVIEW] " paper42
2022-07-16  7:27 ` paper42
2022-07-16  7:34 ` paper42
2022-07-16  7:34 ` paper42
2022-07-16 21:40 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-16 21:45 ` ishaanbhimwal
2022-07-16 21:46 ` [PR REVIEW] " ishaanbhimwal
2022-07-16 22:00 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-16 22:02 ` ishaanbhimwal
2022-07-18 12:39 ` ishaanbhimwal
2022-07-18 12:41 ` ishaanbhimwal
2022-07-18 12:45 ` ishaanbhimwal
2022-07-18 12:47 ` ishaanbhimwal
2022-07-18 18:38 ` [PR REVIEW] " paper42
2022-07-18 18:50 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-18 18:57 ` [PR PATCH] [Merged]: " paper42
2022-07-18 19:12 ` ishaanbhimwal

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