cumulusci-plus 5.0.13__py3-none-any.whl → 5.0.14__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cumulusci-plus might be problematic. Click here for more details.

cumulusci/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "5.0.13"
1
+ __version__ = "5.0.14"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cumulusci-plus
3
- Version: 5.0.13
3
+ Version: 5.0.14
4
4
  Summary: Build and release tools for Salesforce developers
5
5
  Project-URL: Homepage, https://github.com/jorgesolebur/CumulusCI
6
6
  Project-URL: Changelog, https://cumulusci.readthedocs.io/en/stable/history.html
@@ -22,7 +22,7 @@ Requires-Python: >=3.11
22
22
  Requires-Dist: click>=8.1
23
23
  Requires-Dist: cryptography
24
24
  Requires-Dist: defusedxml
25
- Requires-Dist: docutils>=0.21.2
25
+ Requires-Dist: docutils==0.21.2
26
26
  Requires-Dist: faker
27
27
  Requires-Dist: fs
28
28
  Requires-Dist: github3-py
@@ -127,7 +127,7 @@ license](https://github.com/SFDO-Tooling/CumulusCI/blob/main/LICENSE)
127
127
  and is not covered by the Salesforce Master Subscription Agreement.
128
128
 
129
129
  <!-- Changelog -->
130
- ## v5.0.13 (2025-07-28)
130
+ ## v5.0.14 (2025-07-30)
131
131
 
132
132
  <!-- Release notes generated using configuration in .github/release.yml at main -->
133
133
 
@@ -135,6 +135,6 @@ and is not covered by the Salesforce Master Subscription Agreement.
135
135
 
136
136
  ### Changes
137
137
 
138
- - Feature/dependency flow update admin profile by [@rupeshjSFDC](https://github.com/rupeshjSFDC) in [#51](https://github.com/jorgesolebur/CumulusCI/pull/51)
138
+ - Fix docutils version. by [@rupeshjSFDC](https://github.com/rupeshjSFDC) in [#53](https://github.com/jorgesolebur/CumulusCI/pull/53)
139
139
 
140
- **Full Changelog**: https://github.com/jorgesolebur/CumulusCI/compare/v5.0.12...v5.0.13
140
+ **Full Changelog**: https://github.com/jorgesolebur/CumulusCI/compare/v5.0.13...v5.0.14
@@ -1,4 +1,4 @@
1
- cumulusci/__about__.py,sha256=VgaqnJKcHE2kPMo2iVggR6FMSCMWTkCvZlTuQeKITE0,23
1
+ cumulusci/__about__.py,sha256=1jzVR6O2nP6q8w5IHCni1R8c27ny9HfXrhDs3nYzb5k,23
2
2
  cumulusci/__init__.py,sha256=jdanFQ_i8vbdO7Eltsf4pOfvV4mwa_Osyc4gxWKJ8ng,764
3
3
  cumulusci/__main__.py,sha256=kgRH-n5AJrH_daCK_EJwH7azAUxdXEmpi-r-dPGMR6Y,43
4
4
  cumulusci/conftest.py,sha256=AIL98BDwNAQtdo8YFmLKwav0tmrQ5dpbw1cX2FyGouQ,5108
@@ -736,9 +736,9 @@ cumulusci/vcs/tests/dummy_service.py,sha256=RltOUpMIhSDNrfxk0LhLqlH4ppC0sK6NC2cO
736
736
  cumulusci/vcs/tests/test_vcs_base.py,sha256=9mp6uZ3lTxY4onjUNCucp9N9aB3UylKS7_2Zu_hdAZw,24331
737
737
  cumulusci/vcs/tests/test_vcs_bootstrap.py,sha256=N0NA48-rGNIIjY3Z7PtVnNwHObSlEGDk2K55TQGI8g4,27954
738
738
  cumulusci/vcs/utils/__init__.py,sha256=py4fEcHM7Vd0M0XWznOlywxaeCtG3nEVGmELmEKVGU8,869
739
- cumulusci_plus-5.0.13.dist-info/METADATA,sha256=G9H877Vr0UFQetOSYqnJLoDlOmYC7xZQRF2eLqZnZ70,5765
740
- cumulusci_plus-5.0.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
741
- cumulusci_plus-5.0.13.dist-info/entry_points.txt,sha256=nTtu04b9iLXhzADcTrb5PwmdXE6e2MTUAMh9OK6Z2pg,80
742
- cumulusci_plus-5.0.13.dist-info/licenses/AUTHORS.rst,sha256=PvewjKImdKPhhJ6xR2EEZ4T7GbpY2ZeAeyWm2aLtiMQ,676
743
- cumulusci_plus-5.0.13.dist-info/licenses/LICENSE,sha256=NFsF_s7RVXk2dU6tmRAN8wF45pnD98VZ5IwqOsyBcaU,1499
744
- cumulusci_plus-5.0.13.dist-info/RECORD,,
739
+ cumulusci_plus-5.0.14.dist-info/METADATA,sha256=j6HdlytG8kBesRDoXxxoPH6DpsqTc8RPhpsP9m57nT0,5742
740
+ cumulusci_plus-5.0.14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
741
+ cumulusci_plus-5.0.14.dist-info/entry_points.txt,sha256=nTtu04b9iLXhzADcTrb5PwmdXE6e2MTUAMh9OK6Z2pg,80
742
+ cumulusci_plus-5.0.14.dist-info/licenses/AUTHORS.rst,sha256=PvewjKImdKPhhJ6xR2EEZ4T7GbpY2ZeAeyWm2aLtiMQ,676
743
+ cumulusci_plus-5.0.14.dist-info/licenses/LICENSE,sha256=NFsF_s7RVXk2dU6tmRAN8wF45pnD98VZ5IwqOsyBcaU,1499
744
+ cumulusci_plus-5.0.14.dist-info/RECORD,,