From: "J. S." <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-python][PATCH 04/68] telepathy-python3: Drop unnecessary SRC_URI md5sum
Date: Fri, 18 Oct 2024 15:05:51 -0400 [thread overview]
Message-ID: <20241018191101.25184-5-schonm@gmail.com> (raw)
In-Reply-To: <20241018191101.25184-1-schonm@gmail.com>
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
.../recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb
index 23c216504..b2b4695d2 100644
--- a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb
+++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb
@@ -16,7 +16,6 @@ S = "${WORKDIR}/telepathy-python-${PV}"
inherit autotools python3native
-SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017"
SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376"
FILES:${PN} += "\
--
2.43.0
next prev parent reply other threads:[~2024-10-18 19:48 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 19:05 [meta-python][PATCH 0/68] J. S.
2024-10-18 19:05 ` [meta-python][PATCH 01/68] python3-gsocketpool: Drop unnecessary SRC_URI md5sum J. S.
2024-10-18 19:05 ` [meta-python][PATCH 02/68] python3-hpack: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 03/68] python3-pyconnman: " J. S.
2024-10-18 19:05 ` J. S. [this message]
2024-10-18 19:05 ` [meta-python][PATCH 05/68] pyrtm: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 06/68] python-django-south.inc: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 07/68] python-flask-bootstrap.inc: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 08/68] python-flask-xstatic.inc: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 09/68] python-libusb1: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 10/68] python3-appdirs: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 11/68] python3-argexec: " J. S.
2024-10-18 19:05 ` [meta-python][PATCH 12/68] python3-asciitree: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 13/68] python3-asyncio-glib: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 14/68] python3-backcall: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 15/68] python3-click-spinner: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 16/68] python3-docopt: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 17/68] python3-editor: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 18/68] python3-fann2: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 19/68] python3-flask-jsonpify: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 20/68] python3-flask-jwt: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 21/68] python3-flask-mail: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 22/68] python3-flask-nav: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 23/68] python3-flask-pymongo: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 24/68] python3-flask-uploads: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 25/68] python3-flask-user: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 26/68] python3-gpsd-py3: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 27/68] python3-html5lib: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 28/68] python3-inflection: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 29/68] python3-ipaddress: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 30/68] python3-ipy: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 31/68] python3-ipython-genutils: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 32/68] python3-jdcal: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 33/68] python3-kconfiglib: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 34/68] python3-keras-preprocessing: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 35/68] python3-libconf: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 36/68] python3-libevdev: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 37/68] python3-lockfile: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 38/68] python3-lorem: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 39/68] python3-meld3: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 40/68] python3-msm: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 41/68] python3-padaos: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 42/68] python3-padatious: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 43/68] python3-parallax: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 44/68] python3-passlib: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 45/68] python3-pep8: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 46/68] python3-petact: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 47/68] python3-pickleshare: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 48/68] python3-pid: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 49/68] python3-precise-runner: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 50/68] python3-pybluez: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 51/68] python3-pyfirmata: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 52/68] python3-pyjks: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 53/68] python3-pylyrics: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 54/68] python3-pytest-tempdir: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 55/68] python3-pytoml: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 56/68] python3-raven: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 57/68] python3-requests-ftp: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 58/68] python3-rfc3986-validator: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 59/68] python3-service-identity: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 60/68] python3-speaklater: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 61/68] python3-telnetlib3: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 62/68] python3-tinyrecord: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 63/68] python3-txdbus: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 64/68] python3-versiontools: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 65/68] python3-visitor: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 66/68] python3-webencodings: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 67/68] python3-whoosh: " J. S.
2024-10-18 19:06 ` [meta-python][PATCH 68/68] python3-wpa-supplicant: " J. S.
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=20241018191101.25184-5-schonm@gmail.com \
--to=schonm@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox