From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmldiff/
Date: Sun, 19 Aug 2018 21:13:40 +0000 (UTC) [thread overview]
Message-ID: <1534713209.e21272a16f959b1573bdddc4f3175c6963674e60.xmw@gentoo> (raw)
commit: e21272a16f959b1573bdddc4f3175c6963674e60
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 19 21:12:47 2018 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Aug 19 21:13:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21272a1
app-text/xmldiff: Version bump, new upstream.
thanks mgorny and wimmuskee
Closes: https://github.com/gentoo/gentoo/pull/9624/
Closes: https://bugs.gentoo.org/653660
Package-Manager: Portage-2.3.45, Repoman-2.3.10
app-text/xmldiff/Manifest | 1 +
app-text/xmldiff/metadata.xml | 3 +++
app-text/xmldiff/xmldiff-0.6.10-r2.ebuild | 2 +-
app-text/xmldiff/xmldiff-1.1.1.ebuild | 23 +++++++++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
diff --git a/app-text/xmldiff/Manifest b/app-text/xmldiff/Manifest
index 93a6ee9f46b..efbfe9d1044 100644
--- a/app-text/xmldiff/Manifest
+++ b/app-text/xmldiff/Manifest
@@ -1 +1,2 @@
DIST xmldiff-0.6.10.tar.gz 45827 BLAKE2B f4b97d4fa7063f1edb66ab1bd465dc81cd66f35233dcd3d8ae2cc1f13e9e841645ddf8848dcd3bafc45d44da218c8260b36f5210883f3963572b375173e6d687 SHA512 b183a6e94258c4d693fa97e759868dae2dca6088e3cf12cf08b40e82d18a375f02b12d62d0cfc03fb74a5138f32f6614f555b95a3062ba768d1cdaf3391cc95b
+DIST xmldiff-1.1.1.tar.gz 36429 BLAKE2B 2d84a1552851b0964ac837a30c61a99a3360292020251aa06ed71723e89b6a8f89a79107c69a317b16d810ee74241d38837d382b0dcb134b43f72f58ee2b6ea2 SHA512 cf65bdd827b76781b693089b8742f6358931456c4fdfd0f4b2a9e13b30101b48379ea9c2bf3dcb32d6d22198769262f2603172ffa877bec2ddfa5fabfdf74326
diff --git a/app-text/xmldiff/metadata.xml b/app-text/xmldiff/metadata.xml
index e7734cc5fb8..30d3057f57c 100644
--- a/app-text/xmldiff/metadata.xml
+++ b/app-text/xmldiff/metadata.xml
@@ -12,4 +12,7 @@
used as a library or as a command line tool. It can work either with XML
files or DOM trees.
</longdescription>
+ <upstream>
+ <remote-id type="github">Shoobx/xmldiff</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild b/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild
index e116f9beb7a..7f33b19bd77 100644
--- a/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild
+++ b/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="A tool that figures out the differences between two similar XML files"
-HOMEPAGE="https://www.logilab.org/project/xmldiff"
+HOMEPAGE="https://github.com/Shoobx/xmldiff https://www.logilab.org/project/xmldiff"
SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-text/xmldiff/xmldiff-1.1.1.ebuild b/app-text/xmldiff/xmldiff-1.1.1.ebuild
new file mode 100644
index 00000000000..955725e5043
--- /dev/null
+++ b/app-text/xmldiff/xmldiff-1.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A tool that figures out the differences between two similar XML files"
+HOMEPAGE="https://github.com/Shoobx/xmldiff https://www.logilab.org/project/xmldiff"
+SRC_URI="https://github.com/Shoobx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
+IUSE=""
+
+RDEPEND="dev-python/future
+ dev-python/lxml
+ dev-python/six"
+
+DOCS=( AUTHORS.rst CHANGES.rst README.rst TODO.rst )
next reply other threads:[~2018-08-19 21:13 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-19 21:13 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-29 19:03 [gentoo-commits] repo/gentoo:master commit in: app-text/xmldiff/ Andreas Sturmlechner
2023-12-30 6:38 Arthur Zamarin
2023-12-30 6:38 Arthur Zamarin
2023-12-29 21:41 Sam James
2023-12-29 19:20 Arthur Zamarin
2023-11-22 12:02 Sam James
2023-11-22 12:02 Sam James
2022-11-20 4:52 Sam James
2021-08-17 22:52 Louis Sautier
2021-04-19 19:41 Sam James
2021-01-05 20:51 Sam James
2021-01-03 11:51 Sergei Trofimovich
2021-01-01 11:21 Sergei Trofimovich
2020-12-29 9:52 Sam James
2020-10-10 7:22 Joonas Niilola
2020-08-01 22:57 Andreas Sturmlechner
2020-08-01 9:14 Sergei Trofimovich
2020-07-29 23:41 Sam James
2020-07-28 14:11 Sam James
2020-07-27 2:14 Sam James
2020-04-17 0:04 Andreas Sturmlechner
2020-04-05 7:18 Joonas Niilola
2020-04-05 7:18 Joonas Niilola
2020-02-11 11:38 Michał Górny
2019-06-05 7:46 Agostino Sarubbo
2019-05-02 21:05 Mikle Kolyada
2019-03-17 23:02 Sergei Trofimovich
2019-03-16 18:40 Sergei Trofimovich
2019-03-15 8:12 Mikle Kolyada
2019-02-02 20:44 Sergei Trofimovich
2018-04-21 7:53 Michał Górny
2017-11-25 19:55 David Seifert
2017-02-10 18:55 Pacho Ramos
2016-10-18 19:26 Pacho Ramos
2016-10-16 17:45 Tobias Klausmann
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=1534713209.e21272a16f959b1573bdddc4f3175c6963674e60.xmw@gentoo \
--to=xmw@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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