From: Derek Straka <derek@asterius.io>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-python][PATCH] python-gsocketpool: update to version 0.1.6
Date: Fri, 16 Jun 2017 13:38:32 -0400 [thread overview]
Message-ID: <1497634712-6953-1-git-send-email-derek@asterius.io> (raw)
Remove patch that has been applied upstream in this release
Signed-off-by: Derek Straka <derek@asterius.io>
---
.../files/0001-fix_setup_py.patch | 35 ----------------------
.../python-gsocketpool/python-gsocketpool.inc | 8 ++---
...etpool_0.1.5.bb => python-gsocketpool_0.1.6.bb} | 0
...tpool_0.1.5.bb => python3-gsocketpool_0.1.6.bb} | 0
4 files changed, 2 insertions(+), 41 deletions(-)
delete mode 100644 meta-python/recipes-connectivity/python-gsocketpool/files/0001-fix_setup_py.patch
rename meta-python/recipes-connectivity/python-gsocketpool/{python-gsocketpool_0.1.5.bb => python-gsocketpool_0.1.6.bb} (100%)
rename meta-python/recipes-connectivity/python-gsocketpool/{python3-gsocketpool_0.1.5.bb => python3-gsocketpool_0.1.6.bb} (100%)
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/files/0001-fix_setup_py.patch b/meta-python/recipes-connectivity/python-gsocketpool/files/0001-fix_setup_py.patch
deleted file mode 100644
index a9135a3..0000000
--- a/meta-python/recipes-connectivity/python-gsocketpool/files/0001-fix_setup_py.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 2d47a5df58802173bf90d760b1d6f520aeea76fc Mon Sep 17 00:00:00 2001
-From: Andrej Rode <andrej.rode@ettus.com>
-Date: Mon, 10 Apr 2017 16:47:41 -0700
-Subject: [PATCH] setup: remove find_packages since that would install tests as
- a package as well
-
-Signed-off-by: Andrej Rode <andrej.rode@ettus.com>
----
- setup.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/setup.py b/setup.py
-index 6b37016..a1f11a7 100644
---- a/setup.py
-+++ b/setup.py
-@@ -1,6 +1,6 @@
- # -*- coding: utf-8 -*-
-
--from setuptools import setup, find_packages
-+from setuptools import setup
-
- setup(
- name='gsocketpool',
-@@ -9,7 +9,7 @@ setup(
- author='Studio Ousia',
- author_email='ikuya@ousia.jp',
- url='http://github.com/studio-ousia/gsocketpool',
-- packages=find_packages(),
-+ packages=['gsocketpool'],
- license=open('LICENSE').read(),
- include_package_data=True,
- classifiers=(
---
-2.10.2
-
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool.inc b/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool.inc
index 54dd49f..11971dc 100644
--- a/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool.inc
+++ b/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool.inc
@@ -6,11 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859"
DEPENDS += "${PYTHON_PN}-gevent"
RDEPENDS_${PN} += "${PYTHON_PN}-gevent"
-SRC_URI_append = " \
- file://0001-fix_setup_py.patch;patch=1;pnum=1 \
-"
-
-SRC_URI[md5sum] = "04f618864b18d6b06f774994f172ef49"
-SRC_URI[sha256sum] = "b6b73deab9bcbc428d4813697eebe5c3b9c40a971f62e13607b881aa749af9d0"
+SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550"
+SRC_URI[sha256sum] = "f2e2749aceadce6b27ca52e2b0a64af99797746a8681e1a2963f72007c14cb14"
inherit pypi
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.5.bb b/meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.6.bb
similarity index 100%
rename from meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.5.bb
rename to meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.6.bb
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.5.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
similarity index 100%
rename from meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.5.bb
rename to meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
--
2.7.4
reply other threads:[~2017-06-16 17:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1497634712-6953-1-git-send-email-derek@asterius.io \
--to=derek@asterius.io \
--cc=openembedded-devel@lists.openembedded.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