commit python-django-webpack-loader for openSUSE:Factory

2024-03-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-webpack-loader for 
openSUSE:Factory checked in at 2024-03-28 13:55:09

Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1905 
(New)


Package is "python-django-webpack-loader"

Thu Mar 28 13:55:09 2024 rev:11 rq:1163237 version:3.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2024-01-21 23:09:06.675156647 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1905/python-django-webpack-loader.changes
  2024-03-28 14:29:34.335080637 +0100
@@ -1,0 +2,5 @@
+Thu Mar 28 05:48:35 UTC 2024 - Max Lin 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-django-webpack-loader.spec ++
--- /var/tmp/diff_new_pack.Uer6tp/_old  2024-03-28 14:29:42.163368490 +0100
+++ /var/tmp/diff_new_pack.Uer6tp/_new  2024-03-28 14:29:42.167368638 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-django-webpack-loader
 Version:3.0.1
 Release:0


commit python-django-webpack-loader for openSUSE:Factory

2024-01-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-webpack-loader for 
openSUSE:Factory checked in at 2024-01-21 23:08:44

Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.16006 
(New)


Package is "python-django-webpack-loader"

Sun Jan 21 23:08:44 2024 rev:10 rq:1140103 version:3.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2023-12-28 23:02:49.945444515 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.16006/python-django-webpack-loader.changes
 2024-01-21 23:09:06.675156647 +0100
@@ -1,0 +2,7 @@
+Sat Jan 20 12:29:38 UTC 2024 - Dirk Müller 
+
+- update to 3.0.1:
+  * Added `skip_common_chunks` option to the `get_files()`
+template tag.
+
+---

Old:

  3.0.0.tar.gz

New:

  3.0.1.tar.gz



Other differences:
--
++ python-django-webpack-loader.spec ++
--- /var/tmp/diff_new_pack.oq6Ply/_old  2024-01-21 23:09:07.271178373 +0100
+++ /var/tmp/diff_new_pack.oq6Ply/_new  2024-01-21 23:09:07.271178373 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-webpack-loader
 #
-# 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 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-webpack-loader
-Version:3.0.0
+Version:3.0.1
 Release:0
 Summary:Django plugin to transparently use webpack
 License:MIT

++ 3.0.0.tar.gz -> 3.0.1.tar.gz ++
 24859 lines of diff (skipped)


commit python-django-webpack-loader for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-webpack-loader for 
openSUSE:Factory checked in at 2023-06-21 22:39:15

Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.15902 
(New)


Package is "python-django-webpack-loader"

Wed Jun 21 22:39:15 2023 rev:8 rq:1094145 version:2.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2023-05-29 22:48:21.458496426 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.15902/python-django-webpack-loader.changes
 2023-06-21 22:40:14.102506898 +0200
@@ -1,0 +2,6 @@
+Tue Jun 20 17:41:54 UTC 2023 - Dirk Müller 
+
+- update to 2.0.1:
+  * Add support for Django 4.2
+
+---

Old:

  2.0.0.tar.gz

New:

  2.0.1.tar.gz



Other differences:
--
++ python-django-webpack-loader.spec ++
--- /var/tmp/diff_new_pack.nQmLzI/_old  2023-06-21 22:40:14.654510220 +0200
+++ /var/tmp/diff_new_pack.nQmLzI/_new  2023-06-21 22:40:14.662510269 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-webpack-loader
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:Django plugin to transparently use webpack
 License:MIT

++ 2.0.0.tar.gz -> 2.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-2.0.0/.circleci/config.yml 
new/django-webpack-loader-2.0.1/.circleci/config.yml
--- old/django-webpack-loader-2.0.0/.circleci/config.yml2023-05-22 
13:59:36.0 +0200
+++ new/django-webpack-loader-2.0.1/.circleci/config.yml2023-06-14 
14:15:45.0 +0200
@@ -3,22 +3,13 @@
   version: 2
   test:
 jobs:
-  - test-3.6-22
-  - test-3.6-30
-  - test-3.6-31
-  - test-3.6-32
-
-  - test-3.7-22
-  - test-3.7-30
-  - test-3.7-31
-  - test-3.7-32
-
   - test-3.8-22
   - test-3.8-30
   - test-3.8-31
   - test-3.8-32
   - test-3.8-40
   - test-3.8-41
+  - test-3.8-42
 
   - test-3.9-22
   - test-3.9-30
@@ -26,29 +17,25 @@
   - test-3.9-32
   - test-3.9-40
   - test-3.9-41
+  - test-3.9-42
 
   - test-3.10-32
   - test-3.10-40
   - test-3.10-41
+  - test-3.10-42
+
+  - test-3.11-32
+  - test-3.11-40
 
   - done:
   requires:
-- test-3.6-22
-- test-3.6-30
-- test-3.6-31
-- test-3.6-32
-
-- test-3.7-22
-- test-3.7-30
-- test-3.7-31
-- test-3.7-32
-
 - test-3.8-22
 - test-3.8-30
 - test-3.8-31
 - test-3.8-32
 - test-3.8-40
 - test-3.8-41
+- test-3.8-42
 
 - test-3.9-22
 - test-3.9-30
@@ -56,10 +43,15 @@
 - test-3.9-32
 - test-3.9-40
 - test-3.9-41
+- test-3.9-42
 
 - test-3.10-32
 - test-3.10-40
 - test-3.10-41
+- test-3.10-42
+
+- test-3.11-32
+- test-3.11-40
 
 jobs:
   base: 
@@ -199,6 +191,12 @@
   - image: circleci/python:3.8-buster-node
 environment:
   DJANGO_VERSION: "41"
+  test-3.8-42:
+<<: *test-template
+docker:
+  - image: circleci/python:3.8-buster-node
+environment:
+  DJANGO_VERSION: "42"
 
   test-3.9-22:
 <<: *test-template
@@ -236,6 +234,12 @@
   - image: circleci/python:3.9-buster-node
 environment:
   DJANGO_VERSION: "41"
+  test-3.9-42:
+<<: *test-template
+docker:
+  - image: circleci/python:3.9-buster-node
+environment:
+  DJANGO_VERSION: "42"
 
   test-3.10-32:
 <<: *test-template
@@ -255,6 +259,25 @@
   - image: circleci/python:3.10-buster-node
 environment:
   DJANGO_VERSION: "41"
+  test-3.10-42:
+<<: *test-template
+docker:
+  - image: circleci/python:3.10-buster-node
+environment:
+  DJANGO_VERSION: "42"
+
+  test-3.11-32:
+<<: *test-template
+docker:
+  - image: circleci/python:3.11-rc-node
+environment:
+  DJANGO_VERSION: "32"
+  test-3.11-40:
+<<: *test-template
+docker:
+  - image: circleci/python:3.11-rc-node
+environment:
+  DJANGO_VERSION: "40"
 
   done:
 docker:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-2.0.0/CHANGELOG.md 

commit python-django-webpack-loader for openSUSE:Factory

2023-05-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-webpack-loader for 
openSUSE:Factory checked in at 2023-05-29 22:48:07

Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1533 
(New)


Package is "python-django-webpack-loader"

Mon May 29 22:48:07 2023 rev:7 rq:1089584 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2023-02-10 14:36:18.514274836 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1533/python-django-webpack-loader.changes
  2023-05-29 22:48:21.458496426 +0200
@@ -1,0 +2,10 @@
+Mon May 29 14:13:22 UTC 2023 - Dirk Müller 
+
+- update to 2.0.0:
+  * Update examples to use `webpack-bundle-tracker@2.0.0` API and
+keep version parity with it
+  * Update Django to 3.2.19
+  * Add mocked `get_assets` method to `FakeWebpackLoader` for
+usage in tests
+
+---

Old:

  1.8.1.tar.gz

New:

  2.0.0.tar.gz



Other differences:
--
++ python-django-webpack-loader.spec ++
--- /var/tmp/diff_new_pack.wE4AxS/_old  2023-05-29 22:48:21.914499153 +0200
+++ /var/tmp/diff_new_pack.wE4AxS/_new  2023-05-29 22:48:21.918499178 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-webpack-loader
-Version:1.8.1
+Version:2.0.0
 Release:0
 Summary:Django plugin to transparently use webpack
 License:MIT

++ 1.8.1.tar.gz -> 2.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-1.8.1/CHANGELOG.md 
new/django-webpack-loader-2.0.0/CHANGELOG.md
--- old/django-webpack-loader-1.8.1/CHANGELOG.md2023-02-06 
14:56:49.0 +0100
+++ new/django-webpack-loader-2.0.0/CHANGELOG.md2023-05-22 
13:59:36.0 +0200
@@ -5,6 +5,11 @@
 Releases are added to the
 [github release 
page](https://github.com/ezhome/django-webpack-loader/releases).
 
+## [2.0.0] -- 2023-02-24
+- Update examples to use `webpack-bundle-tracker@2.0.0` API and keep version 
parity with it
+- Update Django to 3.2.19
+- Add mocked `get_assets` method to `FakeWebpackLoader` for usage in tests
+
 ## [1.8.1] -- 2023-02-06
 - Add a `FakeWebpackLoader` for running tests
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-1.8.1/README.md 
new/django-webpack-loader-2.0.0/README.md
--- old/django-webpack-loader-1.8.1/README.md   2023-02-06 14:56:49.0 
+0100
+++ new/django-webpack-loader-2.0.0/README.md   2023-05-22 13:59:36.0 
+0200
@@ -45,7 +45,7 @@
 filename: "[name]-[hash].js"
   },
   plugins: [
-new BundleTracker({filename: './webpack-stats.json'})
+new BundleTracker({path: __dirname, filename: 'webpack-stats.json'})
   ],
 }
 ```
@@ -372,7 +372,7 @@
 filename: "[name]-[hash].js"
   },
   plugins: [
-new BundleTracker({ filename: './webpack-stats.json' })
+new BundleTracker({ path: __dirname, filename: 'webpack-stats.json' })
   ]
 }
 ```
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/django-webpack-loader-1.8.1/examples/code-splitting/webpack.config.js 
new/django-webpack-loader-2.0.0/examples/code-splitting/webpack.config.js
--- old/django-webpack-loader-1.8.1/examples/code-splitting/webpack.config.js   
2023-02-06 14:56:49.0 +0100
+++ new/django-webpack-loader-2.0.0/examples/code-splitting/webpack.config.js   
2023-05-22 13:59:36.0 +0200
@@ -15,7 +15,7 @@
   },
 
   plugins: [
-new BundleTracker({filename: './webpack-stats.json'}),
+new BundleTracker({path: __dirname, filename: 'webpack-stats.json'}),
   ],
 
   module: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/django-webpack-loader-1.8.1/examples/hot-reload/webpack.config.js 
new/django-webpack-loader-2.0.0/examples/hot-reload/webpack.config.js
--- old/django-webpack-loader-1.8.1/examples/hot-reload/webpack.config.js   
2023-02-06 14:56:49.0 +0100
+++ new/django-webpack-loader-2.0.0/examples/hot-reload/webpack.config.js   
2023-05-22 13:59:36.0 +0200
@@ -14,7 +14,7 @@
   },
 
   plugins: [
-new BundleTracker({filename: './webpack-stats.json'}),
+new BundleTracker({path: __dirname, filename: 'webpack-stats.json'}),
 new MiniCssExtractPlugin({
   filename: '[name]-[hash].css',
   chunkFilename: '[name]-[hash].css',
diff -urN '--exclude=CVS' 

commit python-django-webpack-loader for openSUSE:Factory

2023-02-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-webpack-loader for 
openSUSE:Factory checked in at 2023-02-10 14:36:09

Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1848 
(New)


Package is "python-django-webpack-loader"

Fri Feb 10 14:36:09 2023 rev:6 rq:1064210 version:1.8.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2023-01-21 19:10:38.132981399 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1848/python-django-webpack-loader.changes
  2023-02-10 14:36:18.514274836 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 10:20:57 UTC 2023 - Dirk Müller 
+
+- update to 1.8.1:
+  * Add a `FakeWebpackLoader` for running tests
+
+---

Old:

  1.8.0.tar.gz

New:

  1.8.1.tar.gz



Other differences:
--
++ python-django-webpack-loader.spec ++
--- /var/tmp/diff_new_pack.hVhvBI/_old  2023-02-10 14:36:18.926277299 +0100
+++ /var/tmp/diff_new_pack.hVhvBI/_new  2023-02-10 14:36:18.934277347 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-webpack-loader
-Version:1.8.0
+Version:1.8.1
 Release:0
 Summary:Django plugin to transparently use webpack
 License:MIT

++ 1.8.0.tar.gz -> 1.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-1.8.0/CHANGELOG.md 
new/django-webpack-loader-1.8.1/CHANGELOG.md
--- old/django-webpack-loader-1.8.0/CHANGELOG.md2022-12-09 
13:25:31.0 +0100
+++ new/django-webpack-loader-1.8.1/CHANGELOG.md2023-02-06 
14:56:49.0 +0100
@@ -5,6 +5,9 @@
 Releases are added to the
 [github release 
page](https://github.com/ezhome/django-webpack-loader/releases).
 
+## [1.8.1] -- 2023-02-06
+- Add a `FakeWebpackLoader` for running tests
+
 ## [1.8.0] -- 2022-12-09
 - Add compatibility for Django 4.1 and Python 3.10
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-1.8.0/README.md 
new/django-webpack-loader-1.8.1/README.md
--- old/django-webpack-loader-1.8.0/README.md   2022-12-09 13:25:31.0 
+0100
+++ new/django-webpack-loader-1.8.1/README.md   2023-02-06 14:56:49.0 
+0100
@@ -180,11 +180,11 @@
 However, production usage for this package is **fairly flexible**. Other 
approaches may include keeping the production bundles in the version control 
and take that responsibility from the automatic pipeline. However, you must 
remember to always build the frontend and generate the bundle before pushing to 
remote.
 
 ## Usage in tests
-There are 2 approaches for when `render_bundle` shows up in tests, since we 
don't have `webpack-bundle-tracker` at that point to generate the stats file.
+To run tests where `render_bundle` shows up, since we don't have 
`webpack-bundle-tracker` at that point to generate the stats file, the calls to 
render the bundle will fail. The solution is to use the `FakeWebpackLoader` in 
your test settings:
 
-1. The first approach is to have specific settings for them (which is how we 
approach on our 
[tests](https://github.com/django-webpack/django-webpack-loader/blob/master/tests/app/settings.py#L111-L125)),
 such as done 
[here](https://github.com/django-webpack/django-webpack-loader/issues/187#issuecomment-470055769).
 Please note that it's necessary to have a pre-made stats file for the tests 
(which in general can be empty, such as 
[here](https://github.com/django-webpack/django-webpack-loader/issues/187#issuecomment-464250721)).
-
-2. The second approach is to leverage [`LOADER_CLASS` 
overriding](#extra-settings) for the test settings and customize the 
`get_bundle` method to return the url of a stats file. Note that, using this 
approach, the stats file doesn't have to 
[exist](https://github.com/django-webpack/django-webpack-loader/issues/187#issuecomment-901449290).
+```python
+WEBPACK_LOADER['DEFAULT']['LOADER_CLASS'] = 
'webpack_loader.loader.FakeWebpackLoader'
+```
 
 ## Advanced Usage
 ### Rendering by file extension
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-webpack-loader-1.8.0/requirements-dev.txt 
new/django-webpack-loader-1.8.1/requirements-dev.txt
--- old/django-webpack-loader-1.8.0/requirements-dev.txt2022-12-09 
13:25:31.0 +0100
+++ new/django-webpack-loader-1.8.1/requirements-dev.txt2023-02-06 
14:56:49.0 

commit python-django-webpack-loader for openSUSE:Factory

2023-01-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-webpack-loader for 
openSUSE:Factory checked in at 2023-01-21 19:10:24

Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.32243 
(New)


Package is "python-django-webpack-loader"

Sat Jan 21 19:10:24 2023 rev:5 rq:1059993 version:1.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2020-06-02 14:40:56.931959469 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.32243/python-django-webpack-loader.changes
 2023-01-21 19:10:38.132981399 +0100
@@ -1,0 +2,43 @@
+Fri Jan 20 15:28:45 UTC 2023 - Dirk Müller 
+
+- update to 1.8.0:
+  * Add compatibility for Django 4.1 and Python 3.10
+- update to 1.7.0:
+  * Bump django to 3.2.15
+- update to 1.6.0:
+  * Add a setting to configure skip common chunks behaviour globally
+  * Bump django from 3.2.12 to 3.2.13
+  * Add support for Django 4.0
+- update to 1.5.0:
+  * Added support for Subresource Integrity
+  * Bump django from 3.2.7 to 3.2.12
+  * Fix get_files on readme
+  * Use r-prefixed strings in IGNORE
+  * Fix small typo in README.md
+  * Use assertNotEqual instead of assertNotEquals for Python 3.11
+compatibility
+  * Readme revamp
+- update to 1.4.1:
+  * Fixes #300, failsafe request checking #301
+- update to 1.4.0:
+  * Bump django from 3.2.4 to 3.2.5 #299
+  * Add issue templates #293
+  * Add skip_common_chunks functionality #297
+- update to 1.3.0:
+  * Add option for rel="preload" in JS/CSS tags #203
+  * Add option for extension appending in the url files #135
+  * Fixes RemovedInDjango41Warning #290
+  * Applies IGNORE setting before checking assets #286
+  * Removed type from link and script tags per #152
+  * NOTE: Skipped version 1.2.0 to match `webpack-bundle-tracker` version
+- update to 1.1.0:
+  * Added compatibility with `webpack-bundle-tracker@1.1.0`
+  * Removes bower references in project
+  * Fix jinja configuration example in README.md
+- update to 1.0.0:
+  * Added support for custom loader classes
+  * Added compatibility with `webpack-bundle-tracker@1.0.0-alpha.1`
+  * Updated and corrected examples
+  * Updated Python and Django supported versions on tests
+
+---

Old:

  0.7.0.tar.gz

New:

  1.8.0.tar.gz



Other differences:
--
++ python-django-webpack-loader.spec ++
--- /var/tmp/diff_new_pack.1P56kD/_old  2023-01-21 19:10:38.844985464 +0100
+++ /var/tmp/diff_new_pack.1P56kD/_new  2023-01-21 19:10:38.848985487 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-webpack-loader
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 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 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-webpack-loader
-Version:0.7.0
+Version:1.8.0
 Release:0
 Summary:Django plugin to transparently use webpack
 License:MIT

++ 0.7.0.tar.gz -> 1.8.0.tar.gz ++
 4293 lines of diff (skipped)