Hello community, here is the log from the commit of package python-dj-database-url for openSUSE:Factory checked in at 2020-11-19 12:01:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dj-database-url (Old) and /work/SRC/openSUSE:Factory/.python-dj-database-url.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dj-database-url" Thu Nov 19 12:01:23 2020 rev:6 rq:849338 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dj-database-url/python-dj-database-url.changes 2019-03-19 10:02:56.135805521 +0100 +++ /work/SRC/openSUSE:Factory/.python-dj-database-url.new.5913/python-dj-database-url.changes 2020-11-23 10:42:40.734134653 +0100 @@ -1,0 +2,5 @@ +Wed Nov 18 10:15:52 UTC 2020 - John Vandenberg <jay...@gmail.com> + +- Activate test suite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dj-database-url.spec ++++++ --- /var/tmp/diff_new_pack.43jQxG/_old 2020-11-23 10:42:41.174135091 +0100 +++ /var/tmp/diff_new_pack.43jQxG/_new 2020-11-23 10:42:41.178135095 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dj-database-url # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,8 @@ Group: Development/Languages/Python URL: https://github.com/kennethreitz/dj-database-url Source: https://github.com/kennethreitz/dj-database-url/archive/v%{version}.tar.gz +BuildRequires: %{python_module Django} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -58,7 +60,8 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -# all tests connect to AWS for DB servers +%check +%pytest %files %{python_files} %license LICENSE _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org