Github messages for voidlinux
 help / color / mirror / Atom feed
From: boson-at <boson-at@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-imutils-0.5.3.
Date: Tue, 20 Oct 2020 09:22:17 +0200	[thread overview]
Message-ID: <20201020072217.YTgycQLeGnDg6BU7o9tMGmJw5DyeW3Vb1nXsKCYxLPA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25749@inbox.vuxu.org>

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

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

https://github.com/boson-at/void-packages python3-imutils
https://github.com/void-linux/void-packages/pull/25749

New package: python3-imutils-0.5.3.


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

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

From 0d0db337fc1627e8bb29eeb23929f763a239b68e Mon Sep 17 00:00:00 2001
From: Bo Son <boson@gmx.at>
Date: Tue, 20 Oct 2020 07:07:53 +0200
Subject: [PATCH] New package: python3-imutils-0.5.3.

---
 srcpkgs/python3-imutils/files/LICENSE.txt | 21 +++++++++++++++++++++
 srcpkgs/python3-imutils/template          | 18 ++++++++++++++++++
 2 files changed, 39 insertions(+)
 create mode 100644 srcpkgs/python3-imutils/files/LICENSE.txt
 create mode 100644 srcpkgs/python3-imutils/template

diff --git a/srcpkgs/python3-imutils/files/LICENSE.txt b/srcpkgs/python3-imutils/files/LICENSE.txt
new file mode 100644
index 00000000000..5f9740b3a7c
--- /dev/null
+++ b/srcpkgs/python3-imutils/files/LICENSE.txt
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2015-2016 Adrian Rosebrock, http://www.pyimagesearch.com
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
diff --git a/srcpkgs/python3-imutils/template b/srcpkgs/python3-imutils/template
new file mode 100644
index 00000000000..57732d43259
--- /dev/null
+++ b/srcpkgs/python3-imutils/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-imutils'
+pkgname=python3-imutils
+version=0.5.3
+revision=1
+wrksrc="imutils-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="libopencv-python3"
+short_desc="Basic image processing functions with OpenCV and Python3"
+maintainer="Bo Son <boson@gmx.at>"
+license="MIT"
+homepage="https://github.com/jrosebr1/imutils"
+distfiles="${PYPI_SITE}/i/imutils/imutils-${version}.tar.gz"
+checksum=857af6169d90e4a0a814130b9b107f5d611150ce440107e1c1233521c6fb1e2b
+
+post_install() {
+	vlicense $FILESDIR/LICENSE.txt
+}

  parent reply	other threads:[~2020-10-20  7:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20  5:09 [PR PATCH] " boson-at
2020-10-20  7:16 ` [PR PATCH] [Updated] " boson-at
2020-10-20  7:22 ` boson-at [this message]
2022-04-21  2:12 ` github-actions
2022-05-06  2:08 ` [PR PATCH] [Closed]: " github-actions

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=20201020072217.YTgycQLeGnDg6BU7o9tMGmJw5DyeW3Vb1nXsKCYxLPA@z \
    --to=boson-at@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).