Hello community,
here is the log from the commit of package python-django-health-check for
openSUSE:Factory checked in at 2019-11-25 15:23:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-health-check (Old)
and /work/SRC/openSUSE:Factory/.python-django-health-check.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-health-check"
Mon Nov 25 15:23:23 2019 rev:2 rq:745448 version:3.11.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-health-check/python-django-health-check.changes
2019-10-30 14:43:55.505933913 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-health-check.new.26869/python-django-health-check.changes
2019-11-25 15:23:25.301288778 +0100
@@ -1,0 +2,6 @@
+Tue Nov 5 11:02:52 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.11.1:
+ * Resolve #232 -- Change license information to MIT
+
+-------------------------------------------------------------------
Old:
----
django-health-check-3.11.0.tar.gz
New:
----
django-health-check-3.11.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-health-check.spec ++++++
--- /var/tmp/diff_new_pack.hKbD5b/_old 2019-11-25 15:23:25.889288509 +0100
+++ /var/tmp/diff_new_pack.hKbD5b/_new 2019-11-25 15:23:25.893288507 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package django-health-check
+# spec file for package python-django-health-check
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-health-check
-Version: 3.11.0
+Version: 3.11.1
Release: 0
Summary: Run checks on services like databases, queue servers, celery
processes, etc
License: MIT
++++++ django-health-check-3.11.0.tar.gz -> django-health-check-3.11.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/django-health-check-3.11.0/LICENSE
new/django-health-check-3.11.1/LICENSE
--- old/django-health-check-3.11.0/LICENSE 2019-09-06 18:35:27.000000000
+0200
+++ new/django-health-check-3.11.1/LICENSE 2019-10-29 09:05:17.000000000
+0100
@@ -1,4 +1,4 @@
-Copyright (C) 2011-2017 Kristian Øllegaard and contributors
+Copyright (C) 2011-2019 Kristian Øllegaard and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/django-health-check-3.11.0/PKG-INFO
new/django-health-check-3.11.1/PKG-INFO
--- old/django-health-check-3.11.0/PKG-INFO 2019-09-06 18:36:00.000000000
+0200
+++ new/django-health-check-3.11.1/PKG-INFO 2019-10-29 09:05:50.000000000
+0100
@@ -1,11 +1,11 @@
Metadata-Version: 1.1
Name: django-health-check
-Version: 3.11.0
+Version: 3.11.1
Summary: Run checks on services like databases, queue servers, celery
processes, etc.
Home-page: https://github.com/KristianOellegaard/django-health-check
Author: Kristian Ollegaard
Author-email: [email protected]
-License: BSD License
+License: MIT License
Description: ===================
django-health-check
===================
@@ -288,7 +288,7 @@
:target:
https://codecov.io/gh/KristianOellegaard/django-health-check
.. |health| image::
https://landscape.io/github/KristianOellegaard/django-health-check/master/landscape.svg?style=flat
:target:
https://landscape.io/github/KristianOellegaard/django-health-check/master
- .. |license| image:: https://img.shields.io/badge/license-BSD-blue.svg
+ .. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: LICENSE
.. _Pingdom: https://www.pingdom.com/
@@ -300,7 +300,7 @@
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: BSD License
+Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Quality Assurance
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/django-health-check-3.11.0/README.rst
new/django-health-check-3.11.1/README.rst
--- old/django-health-check-3.11.0/README.rst 2019-09-06 18:35:27.000000000
+0200
+++ new/django-health-check-3.11.1/README.rst 2019-10-29 09:05:17.000000000
+0100
@@ -280,7 +280,7 @@
:target: https://codecov.io/gh/KristianOellegaard/django-health-check
.. |health| image::
https://landscape.io/github/KristianOellegaard/django-health-check/master/landscape.svg?style=flat
:target:
https://landscape.io/github/KristianOellegaard/django-health-check/master
-.. |license| image:: https://img.shields.io/badge/license-BSD-blue.svg
+.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: LICENSE
.. _Pingdom: https://www.pingdom.com/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/django-health-check-3.11.0/django_health_check.egg-info/PKG-INFO
new/django-health-check-3.11.1/django_health_check.egg-info/PKG-INFO
--- old/django-health-check-3.11.0/django_health_check.egg-info/PKG-INFO
2019-09-06 18:36:00.000000000 +0200
+++ new/django-health-check-3.11.1/django_health_check.egg-info/PKG-INFO
2019-10-29 09:05:50.000000000 +0100
@@ -1,11 +1,11 @@
Metadata-Version: 1.1
Name: django-health-check
-Version: 3.11.0
+Version: 3.11.1
Summary: Run checks on services like databases, queue servers, celery
processes, etc.
Home-page: https://github.com/KristianOellegaard/django-health-check
Author: Kristian Ollegaard
Author-email: [email protected]
-License: BSD License
+License: MIT License
Description: ===================
django-health-check
===================
@@ -288,7 +288,7 @@
:target:
https://codecov.io/gh/KristianOellegaard/django-health-check
.. |health| image::
https://landscape.io/github/KristianOellegaard/django-health-check/master/landscape.svg?style=flat
:target:
https://landscape.io/github/KristianOellegaard/django-health-check/master
- .. |license| image:: https://img.shields.io/badge/license-BSD-blue.svg
+ .. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: LICENSE
.. _Pingdom: https://www.pingdom.com/
@@ -300,7 +300,7 @@
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: BSD License
+Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Quality Assurance
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/django-health-check-3.11.0/setup.cfg
new/django-health-check-3.11.1/setup.cfg
--- old/django-health-check-3.11.0/setup.cfg 2019-09-06 18:36:00.000000000
+0200
+++ new/django-health-check-3.11.1/setup.cfg 2019-10-29 09:05:50.000000000
+0100
@@ -5,13 +5,13 @@
description = Run checks on services like databases, queue servers, celery
processes, etc.
long_description = file: README.rst
url = https://github.com/KristianOellegaard/django-health-check
-license = BSD License
+license = MIT License
license_file = LICENSE
classifier =
Development Status :: 5 - Production/Stable
Framework :: Django
Intended Audience :: Developers
- License :: OSI Approved :: BSD License
+ License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python :: 3
Topic :: Software Development :: Quality Assurance