Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-dotenv: update to 0.21.1.
Date: Fri, 17 Feb 2023 20:30:11 +0100	[thread overview]
Message-ID: <20230217193011.FTAuRK6HRxK8YBg7_4AqshWdsTDyXQrRXbsAsPFF3iw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42330@inbox.vuxu.org>

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

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

https://github.com/icp1994/void-packages python3-dotenv
https://github.com/void-linux/void-packages/pull/42330

python3-dotenv: update to 0.21.1.
#### 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/42330.patch is attached

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

From 1fc74ec9167ab862db5b28f23fff3f8ac5feb5a7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 14 Feb 2023 12:26:46 +0530
Subject: [PATCH] python3-dotenv: update to 0.21.1.

---
 srcpkgs/python3-dotenv/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-dotenv/template b/srcpkgs/python3-dotenv/template
index c3869a7e25be..9dbd84cba690 100644
--- a/srcpkgs/python3-dotenv/template
+++ b/srcpkgs/python3-dotenv/template
@@ -1,10 +1,13 @@
 # Template file for 'python3-dotenv'
 pkgname=python3-dotenv
-version=0.21.0
+version=0.21.1
 revision=1
 build_style=python3-module
 # CLI tests and test_set_key_permission_error fail in xbps-src's build environment
-make_check_args="-k not((test_cli)or(test_set_key_permission_error))"
+make_check_args="-k not(test_run)
+ --deselect tests/test_cli.py::test_get_default_path
+ --deselect tests/test_main.py::test_set_key_permission_error
+ --deselect tests/test_main.py::test_set_key_unauthorized_file"
 hostmakedepends="python3-setuptools"
 depends="python3-click"
 checkdepends="${depends} python3-ipython python3-mock python3-pytest python3-sh"
@@ -12,8 +15,9 @@ short_desc="Python module to get and set variables in .env files"
 maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/theskumar/python-dotenv"
-distfiles="https://github.com/theskumar/python-dotenv/archive/v${version}.tar.gz"
-checksum=6496ae52e472bfb1498a5ffe0112550d93dc92596a1f9e4d8356943fffc6cbe4
+changelog="https://raw.githubusercontent.com/theskumar/python-dotenv/main/CHANGELOG.md"
+distfiles="https://github.com/theskumar/python-dotenv/archive/refs/tags/v${version}.tar.gz"
+checksum=c7c8c77984ac4d6914c09182133b49204a1bec383783b879016135c1e69393fe
 
 post_install() {
 	vlicense LICENSE

  reply	other threads:[~2023-02-17 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17 19:10 [PR PATCH] " icp1994
2023-02-17 19:30 ` icp1994 [this message]
2023-02-19  4:24 ` [PR PATCH] [Merged]: " classabbyamp

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=20230217193011.FTAuRK6HRxK8YBg7_4AqshWdsTDyXQrRXbsAsPFF3iw@z \
    --to=icp1994@users.noreply.github.com \
    --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).