From 17ff9dc457732dc7f3531e2ad683c41a5d1d921aca0700ce2af92ed16e5799e9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 7 Feb 2024 20:18:35 +0000 Subject: [PATCH] - update to 2.0.3: * Update port.yml (linkify-it v5.0.0) * Fix rtd * Add linkify-it-py-demo url * Fix package build https://github.com/tsutsu3/linkify-it-py/compare/v1.0.2...v2.0.0 - initial commit of python-linkify-it-py at version 1.0.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-linkify-it-py?expand=0&rev=7 --- python-linkify-it-py-2.0.2.tar.gz | 3 --- python-linkify-it-py-2.0.3.tar.gz | 3 +++ python-linkify-it-py.changes | 13 +++++++++++-- python-linkify-it-py.spec | 4 ++-- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 python-linkify-it-py-2.0.2.tar.gz create mode 100644 python-linkify-it-py-2.0.3.tar.gz diff --git a/python-linkify-it-py-2.0.2.tar.gz b/python-linkify-it-py-2.0.2.tar.gz deleted file mode 100644 index 7537539..0000000 --- a/python-linkify-it-py-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbb8697da37b898e316dfbc325ec31fbdfdaac2a3a0ff35b145c56714fc21888 -size 76692 diff --git a/python-linkify-it-py-2.0.3.tar.gz b/python-linkify-it-py-2.0.3.tar.gz new file mode 100644 index 0000000..888ff07 --- /dev/null +++ b/python-linkify-it-py-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e18bd044f0e31db4aa142316604fd46d344247758fc00bcea4b914a1d8749f0 +size 76727 diff --git a/python-linkify-it-py.changes b/python-linkify-it-py.changes index 78b0e91..8089ff2 100644 --- a/python-linkify-it-py.changes +++ b/python-linkify-it-py.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 7 20:17:49 UTC 2024 - Dirk Müller + +- update to 2.0.3: + * Update port.yml (linkify-it v5.0.0) + * Fix rtd + * Add linkify-it-py-demo url + * Fix package build + ------------------------------------------------------------------- Mon May 22 21:10:44 UTC 2023 - Dirk Müller @@ -15,9 +24,9 @@ Fri May 5 12:15:06 UTC 2023 - Johannes Kastl Sun Sep 4 18:59:23 UTC 2022 - Elisei Roca - Update to version 2.0.0 - https://github.com/tsutsu3/linkify-it-py/compare/v1.0.2...v2.0.0 + https://github.com/tsutsu3/linkify-it-py/compare/v1.0.2...v2.0.0 ------------------------------------------------------------------- Wed Nov 17 13:44:55 UTC 2021 - Elisei Roca -- initial commit of python-linkify-it-py at version 1.0.2 +- initial commit of python-linkify-it-py at version 1.0.2 diff --git a/python-linkify-it-py.spec b/python-linkify-it-py.spec index 7117f01..6996e1d 100644 --- a/python-linkify-it-py.spec +++ b/python-linkify-it-py.spec @@ -1,7 +1,7 @@ # # spec file for package python-linkify-it-py # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-linkify-it-py -Version: 2.0.2 +Version: 2.0.3 Release: 0 Summary: Links recognition library with FULL unicode support License: MIT