All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Anavi" <leon.anavi@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Cc: Leon Anavi <leon.anavi@konsulko.com>
Subject: [meta-python][PATCH 07/10] python3-iso8601: Upgrade 0.1.13 -> 0.1.14
Date: Tue, 23 Feb 2021 17:22:16 +0200	[thread overview]
Message-ID: <20210223152219.32129-7-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20210223152219.32129-1-leon.anavi@konsulko.com>

Upgrade to release 0.1.14:

- Add GitHub build actions for project
- Add project URLs in setup.py
- Update and fix README links
- Fix handling of README in setup.py (encoding fun in 3.5, 3.6
  and pypy3)
- Add Python 3.9 to test matrix
- Add type hints
- Derive ParseError from ValueError

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-iso8601_0.1.13.bb => python3-iso8601_0.1.14.bb}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-iso8601_0.1.13.bb => python3-iso8601_0.1.14.bb} (69%)

diff --git a/meta-python/recipes-devtools/python/python3-iso8601_0.1.13.bb b/meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb
similarity index 69%
rename from meta-python/recipes-devtools/python/python3-iso8601_0.1.13.bb
rename to meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb
index 9e7494b3e0..c531fcc6d8 100644
--- a/meta-python/recipes-devtools/python/python3-iso8601_0.1.13.bb
+++ b/meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb
@@ -3,8 +3,7 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
 
-SRC_URI[md5sum] = "df6e924305fd799d90be63336b2ab8b3"
-SRC_URI[sha256sum] = "f7dec22af52025d4526be94cc1303c7d8f5379b746a3f54a8c8446384392eeb1"
+SRC_URI[sha256sum] = "8aafd56fa0290496c5edbb13c311f78fa3a241f0853540da09d9363eae3ebd79"
 
 inherit pypi setuptools3
 
-- 
2.17.1


  parent reply	other threads:[~2021-02-23 15:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-23 15:22 [meta-python][PATCH 01/10] python3-prompt-toolkit: Upgrade 3.0.14 -> 3.0.16 Leon Anavi
2021-02-23 15:22 ` [meta-python][PATCH 02/10] python3-pkgconfig: Upgrade 1.5.1 -> 1.5.2 Leon Anavi
2021-02-24 14:41   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 03/10] python3-mypy: Upgrade 0.800 -> 0.812 Leon Anavi
2021-02-24 14:42   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 04/10] python3-typeguard: Upgrade 2.11.0 -> 2.11.1 Leon Anavi
2021-02-24 14:44   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 05/10] python3-httplib2: Upgrade 0.18.1 -> 0.19.0 Leon Anavi
2021-02-24 14:45   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 06/10] python3-autobahn: Upgrade 20.12.3 -> 21.2.1 Leon Anavi
2021-02-24 14:46   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` Leon Anavi [this message]
2021-02-24 14:47   ` [oe] [meta-python][PATCH 07/10] python3-iso8601: Upgrade 0.1.13 -> 0.1.14 Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 08/10] python3-alembic: Upgrade 1.5.4 -> 1.5.5 Leon Anavi
2021-02-24 14:47   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 09/10] python3-txaio: Upgrade 20.12.1 -> 21.2.1 Leon Anavi
2021-02-24 14:47   ` [oe] " Trevor Gamblin
2021-02-23 15:22 ` [meta-python][PATCH 10/10] python3-watchdog: Upgrade 2.0.0 -> 2.0.2 Leon Anavi
2021-02-24 14:47   ` [oe] " Trevor Gamblin
2021-02-24 14:41 ` [oe] [meta-python][PATCH 01/10] python3-prompt-toolkit: Upgrade 3.0.14 -> 3.0.16 Trevor Gamblin

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=20210223152219.32129-7-leon.anavi@konsulko.com \
    --to=leon.anavi@konsulko.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.