Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-minio-storage for 
openSUSE:Factory checked in at 2023-05-18 15:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-minio-storage (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-minio-storage.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-minio-storage"

Thu May 18 15:19:55 2023 rev:8 rq:1087755 version:0.5.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-minio-storage/python-django-minio-storage.changes
  2023-05-08 17:24:14.372679475 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-minio-storage.new.1533/python-django-minio-storage.changes
        2023-05-18 15:20:05.426135634 +0200
@@ -1,0 +2,6 @@
+Thu May 18 08:07:30 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.5.3:
+  * This is an package metadata only update.
+
+-------------------------------------------------------------------

Old:
----
  django-minio-storage-0.5.2.tar.gz

New:
----
  django-minio-storage-0.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-minio-storage.spec ++++++
--- /var/tmp/diff_new_pack.oZLqAP/_old  2023-05-18 15:20:06.394141570 +0200
+++ /var/tmp/diff_new_pack.oZLqAP/_new  2023-05-18 15:20:06.402141618 +0200
@@ -20,7 +20,7 @@
 %bcond_with test
 %define skip_python2 1
 Name:           python-django-minio-storage
-Version:        0.5.2
+Version:        0.5.3
 Release:        0
 Summary:        Django file storage using minio
 License:        Apache-2.0 OR MIT

++++++ django-minio-storage-0.5.2.tar.gz -> django-minio-storage-0.5.3.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/PKG-INFO 
new/django-minio-storage-0.5.3/PKG-INFO
--- old/django-minio-storage-0.5.2/PKG-INFO     2023-05-06 06:01:56.595380500 
+0200
+++ new/django-minio-storage-0.5.3/PKG-INFO     2023-05-15 20:27:11.318951000 
+0200
@@ -1,10 +1,10 @@
 Metadata-Version: 2.1
 Name: django-minio-storage
-Version: 0.5.2
+Version: 0.5.3
 Summary: Django file storage using the minio python client
 Home-page: https://github.com/py-pa/django-minio-storage
-Author: Tom Houlé
-Author-email: [email protected]
+Author: Thomas Frössman
+Author-email: [email protected]
 License: MIT
 Classifier: Development Status :: 4 - Beta
 Classifier: Environment :: Web Environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/dev-requirements.txt 
new/django-minio-storage-0.5.3/dev-requirements.txt
--- old/django-minio-storage-0.5.2/dev-requirements.txt 2023-05-06 
06:01:34.000000000 +0200
+++ new/django-minio-storage-0.5.3/dev-requirements.txt 2023-05-15 
20:27:01.000000000 +0200
@@ -1,5 +1,3 @@
-coverage
-mock
 requests
 freezegun
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/django-minio-storage-0.5.2/django_minio_storage.egg-info/PKG-INFO 
new/django-minio-storage-0.5.3/django_minio_storage.egg-info/PKG-INFO
--- old/django-minio-storage-0.5.2/django_minio_storage.egg-info/PKG-INFO       
2023-05-06 06:01:56.000000000 +0200
+++ new/django-minio-storage-0.5.3/django_minio_storage.egg-info/PKG-INFO       
2023-05-15 20:27:11.000000000 +0200
@@ -1,10 +1,10 @@
 Metadata-Version: 2.1
 Name: django-minio-storage
-Version: 0.5.2
+Version: 0.5.3
 Summary: Django file storage using the minio python client
 Home-page: https://github.com/py-pa/django-minio-storage
-Author: Tom Houlé
-Author-email: [email protected]
+Author: Thomas Frössman
+Author-email: [email protected]
 License: MIT
 Classifier: Development Status :: 4 - Beta
 Classifier: Environment :: Web Environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/django-minio-storage-0.5.2/django_minio_storage.egg-info/SOURCES.txt 
new/django-minio-storage-0.5.3/django_minio_storage.egg-info/SOURCES.txt
--- old/django-minio-storage-0.5.2/django_minio_storage.egg-info/SOURCES.txt    
2023-05-06 06:01:56.000000000 +0200
+++ new/django-minio-storage-0.5.3/django_minio_storage.egg-info/SOURCES.txt    
2023-05-15 20:27:11.000000000 +0200
@@ -24,7 +24,6 @@
 django_minio_storage.egg-info/requires.txt
 django_minio_storage.egg-info/top_level.txt
 docs/contributing.md
-docs/contributors.md
 docs/development.md
 docs/index.md
 docs/licences.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/docs/contributing.md 
new/django-minio-storage-0.5.3/docs/contributing.md
--- old/django-minio-storage-0.5.2/docs/contributing.md 2023-05-06 
06:01:34.000000000 +0200
+++ new/django-minio-storage-0.5.3/docs/contributing.md 2023-05-15 
20:27:01.000000000 +0200
@@ -1,3 +1,6 @@
+## Licencing
 Unless you explicitly state otherwise, any contribution intentionally submitted
 for inclusion in the work by you, as defined in the Apache-2.0 license, shall 
be
 dual licensed as above, without any additional terms or conditions.
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/docs/contributors.md 
new/django-minio-storage-0.5.3/docs/contributors.md
--- old/django-minio-storage-0.5.2/docs/contributors.md 2023-05-06 
06:01:34.000000000 +0200
+++ new/django-minio-storage-0.5.3/docs/contributors.md 1970-01-01 
01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-## Contributors
-
-- Belek Abylov
-- Tom Houlé
-- @yml
-- Thomas Frössman
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/docs/development.md 
new/django-minio-storage-0.5.3/docs/development.md
--- old/django-minio-storage-0.5.2/docs/development.md  2023-05-06 
06:01:34.000000000 +0200
+++ new/django-minio-storage-0.5.3/docs/development.md  2023-05-15 
20:27:01.000000000 +0200
@@ -1,9 +1,12 @@
-## Running tests
+## Testing strategy
+
+Test coverage is and should remain near 100%.
 
-Test coverage is and should remain 100%. The library is very small and a minio
-server can be very easily brought up with docker, so there is no reason to use
-mocking most of the time, the tests should run directly against a real minio
-instance.
+This package is very small and a minio server can be very easily brought up
+with docker so there is typically no reason to use mocking at all. The tests
+should run directly against a real minio server instance.
+
+## Running tests
 
 To run the tests you need to have minio running locally with some specific
 settings, you can start it using docker-compose:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/docs/index.md 
new/django-minio-storage-0.5.3/docs/index.md
--- old/django-minio-storage-0.5.2/docs/index.md        2023-05-06 
06:01:34.000000000 +0200
+++ new/django-minio-storage-0.5.3/docs/index.md        2023-05-15 
20:27:01.000000000 +0200
@@ -8,6 +8,9 @@
 project uses the minio python client instead. Inspiration has been drawn from
 `django-s3-storage` and `django-storages`.
 
+The project source code and issue tracking is hosted at
+[github.com/py-pa/django-minio-storage](https://github.com/py-pa/django-minio-storage).
+
 # Compatibility
 
 CI is currenlty executed on Python 3.8+ and Django 3.2+.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/minio_storage/files.py 
new/django-minio-storage-0.5.3/minio_storage/files.py
--- old/django-minio-storage-0.5.2/minio_storage/files.py       2023-05-06 
06:01:34.000000000 +0200
+++ new/django-minio-storage-0.5.3/minio_storage/files.py       2023-05-15 
20:27:01.000000000 +0200
@@ -100,7 +100,7 @@
     """A django File class which buffers the minio object into a local
     SpooledTemporaryFile."""
 
-    max_memory_size: int = 1024 * 1024 * 10
+    max_memory_size: int = 10 * 1024 * 1024
 
     def __init__(
         self,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/minio_storage/version.py 
new/django-minio-storage-0.5.3/minio_storage/version.py
--- old/django-minio-storage-0.5.2/minio_storage/version.py     2023-05-06 
06:01:56.000000000 +0200
+++ new/django-minio-storage-0.5.3/minio_storage/version.py     2023-05-15 
20:27:11.000000000 +0200
@@ -1 +1 @@
-__version__ = "0.5.2"
+__version__ = "0.5.3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/mkdocs.yml 
new/django-minio-storage-0.5.3/mkdocs.yml
--- old/django-minio-storage-0.5.2/mkdocs.yml   2023-05-06 06:01:34.000000000 
+0200
+++ new/django-minio-storage-0.5.3/mkdocs.yml   2023-05-15 20:27:01.000000000 
+0200
@@ -5,5 +5,4 @@
     - Usage: usage.md
     - Development: development.md
     - Contributing: contributing.md
-    - Contributors: contributors.md
     - Licences: licences.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/setup.py 
new/django-minio-storage-0.5.3/setup.py
--- old/django-minio-storage-0.5.2/setup.py     2023-05-06 06:01:34.000000000 
+0200
+++ new/django-minio-storage-0.5.3/setup.py     2023-05-15 20:27:01.000000000 
+0200
@@ -15,8 +15,8 @@
     description="Django file storage using the minio python client",
     long_description=long_description,
     long_description_content_type="text/markdown",
-    author="Tom Houlé",
-    author_email="[email protected]",
+    author="Thomas Frössman",
+    author_email="[email protected]",
     url="https://github.com/py-pa/django-minio-storage";,
     packages=[
         "minio_storage",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-minio-storage-0.5.2/tox.ini 
new/django-minio-storage-0.5.3/tox.ini
--- old/django-minio-storage-0.5.2/tox.ini      2023-05-06 06:01:34.000000000 
+0200
+++ new/django-minio-storage-0.5.3/tox.ini      2023-05-15 20:27:01.000000000 
+0200
@@ -52,7 +52,9 @@
 basepython = python3
 deps =
         pyright
-        django-stubs==4.2.0
+        minio
+        django-stubs==4.2.*
+        Django==4.2.*
         -rdev-requirements.txt
 commands =
     pyright --level WARNING

Reply via email to