sirmordred 1.1.12__py3-none-any.whl → 1.1.13rc1__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.
sirmordred/_version.py CHANGED
@@ -1,2 +1,2 @@
1
- # File auto-generated by semverup on 2025-06-19 16:12:21.594744
2
- __version__ = "1.1.12"
1
+ # File auto-generated by semverup on 2025-08-18 15:42:07.075614
2
+ __version__ = "1.1.13-rc.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sirmordred
3
- Version: 1.1.12
3
+ Version: 1.1.13rc1
4
4
  Summary: Drive GrimoireLab tools to produce a dashboard
5
5
  Home-page: https://chaoss.github.io/grimoirelab/
6
6
  License: GPL-3.0+
@@ -190,12 +190,12 @@ but this allow to add the same source in different sections to enrich using the
190
190
  "gerrit.chaoss.org --filter-raw=data.projects:CHAOSS"
191
191
  ]
192
192
  "git": [
193
- "https:/github.com/chaoss/grimoirelab-perceval",
193
+ "https://github.com/chaoss/grimoirelab-perceval",
194
194
  "https://<username>:<api-token>@github.com/chaoss/grimoirelab-sirmordred"
195
195
  ],
196
196
  "github": [
197
- "https:/github.com/chaoss/grimoirelab-perceval --filter-no-collection=true",
198
- "https:/github.com/chaoss/grimoirelab-sirmordred --labels=[example]"
197
+ "https://github.com/chaoss/grimoirelab-perceval --filter-no-collection=true",
198
+ "https://github.com/chaoss/grimoirelab-sirmordred --labels=[example]"
199
199
  ]
200
200
  },
201
201
  "GrimoireLab": {
@@ -525,7 +525,7 @@ Commits from Git
525
525
  {
526
526
  "Chaoss": {
527
527
  "git": [
528
- "https:/github.com/chaoss/grimoirelab-perceval",
528
+ "https://github.com/chaoss/grimoirelab-perceval",
529
529
  "https://<username>:<api-token>@github.com/chaoss/grimoirelab-sirmordred"
530
530
  ]
531
531
  }
@@ -567,8 +567,8 @@ Issues and PRs from GitHub
567
567
  {
568
568
  "Chaoss": {
569
569
  "github:issue": [
570
- "https:/github.com/chaoss/grimoirelab-perceval",
571
- "https:/github.com/chaoss/grimoirelab-sirmordred"
570
+ "https://github.com/chaoss/grimoirelab-perceval",
571
+ "https://github.com/chaoss/grimoirelab-sirmordred"
572
572
  ]
573
573
  }
574
574
  }
@@ -620,8 +620,8 @@ map_label = [others, bugs, enhancements]
620
620
  {
621
621
  "Chaoss": {
622
622
  "github:pull": [
623
- "https:/github.com/chaoss/grimoirelab-perceval",
624
- "https:/github.com/chaoss/grimoirelab-sirmordred"
623
+ "https://github.com/chaoss/grimoirelab-perceval",
624
+ "https://github.com/chaoss/grimoirelab-sirmordred"
625
625
  ]
626
626
  }
627
627
  }
@@ -661,8 +661,8 @@ The number of forks, stars, and subscribers in the repository.
661
661
  {
662
662
  "Chaoss": {
663
663
  "github:repo": [
664
- "https:/github.com/chaoss/grimoirelab-perceval",
665
- "https:/github.com/chaoss/grimoirelab-sirmordred"
664
+ "https://github.com/chaoss/grimoirelab-perceval",
665
+ "https://github.com/chaoss/grimoirelab-sirmordred"
666
666
  ]
667
667
  }
668
668
  }
@@ -740,8 +740,8 @@ to `true` in the `panels` section within the `setup.cfg`
740
740
  {
741
741
  "Chaoss": {
742
742
  "github2:issue": [
743
- "https:/github.com/chaoss/grimoirelab-perceval",
744
- "https:/github.com/chaoss/grimoirelab-sirmordred"
743
+ "https://github.com/chaoss/grimoirelab-perceval",
744
+ "https://github.com/chaoss/grimoirelab-sirmordred"
745
745
  ]
746
746
  }
747
747
  }
@@ -778,8 +778,8 @@ nlp_rest_url = http://localhost:2901
778
778
  {
779
779
  "Chaoss": {
780
780
  "github2:pull": [
781
- "https:/github.com/chaoss/grimoirelab-perceval",
782
- "https:/github.com/chaoss/grimoirelab-sirmordred"
781
+ "https://github.com/chaoss/grimoirelab-perceval",
782
+ "https://github.com/chaoss/grimoirelab-sirmordred"
783
783
  ]
784
784
  }
785
785
  }
@@ -1,5 +1,5 @@
1
1
  sirmordred/__init__.py,sha256=vQ9Reo3DRPBCcW0QhyeK2tBCTIumq3D1BkaWXTtY8VA,835
2
- sirmordred/_version.py,sha256=Dk01bmyzhGTYb5Zq9yd2jglmlZus18oSuoE7Q63X3oQ,87
2
+ sirmordred/_version.py,sha256=F7pxjX5LKybvGGFgS_IjCtdWP6wbZM1xlr_X7D0jGD4,92
3
3
  sirmordred/bin/sirmordred.py,sha256=LmCiVYL7NBIord1Lz7RXJcRIPJtSvMT-b8QxNieRDzE,5022
4
4
  sirmordred/config.py,sha256=hxwCRQ-szIz8KXedLoJ5Tl1ktP07uZ6z2buwzkofggI,33508
5
5
  sirmordred/error.py,sha256=RD-POuigH-FEvmTu7a7qI5t78NnjkYKQ_ukfns9DozY,1836
@@ -22,8 +22,8 @@ sirmordred/utils/panels_config.py,sha256=G54oTtRppHDLRhdnaqYneUemUlWFxlX6h7GFl0L
22
22
  sirmordred/utils/projects.json,sha256=CxXpzYqvLx6FfDTPln9b5TIkfEb2cgfP20WLvwK_7GU,864
23
23
  sirmordred/utils/projects_json2yml.py,sha256=N9-orfrnfzASTYAIzR2Xo9IpW-CVdNAiVAmWT7Bt154,3141
24
24
  sirmordred/utils/setup.cfg,sha256=hKbO4euWOFYzzsGcTQk8jW6CkutOJw72TywBQdyekrA,3634
25
- sirmordred-1.1.12.dist-info/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
26
- sirmordred-1.1.12.dist-info/METADATA,sha256=3qAAxF-sDSYJYCbCKZL-_g4oKAYFRfvIxjRQQppwtGk,42404
27
- sirmordred-1.1.12.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
28
- sirmordred-1.1.12.dist-info/entry_points.txt,sha256=HKwfuVFXnCzt8rsJBUFudGHm-KMxJ_3a1YLX-Q7WoRk,200
29
- sirmordred-1.1.12.dist-info/RECORD,,
25
+ sirmordred-1.1.13rc1.dist-info/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
26
+ sirmordred-1.1.13rc1.dist-info/METADATA,sha256=THifgdZP9AZE6qJ3VdcQlaFDqslGTuIOqA3_uhnlTPY,42421
27
+ sirmordred-1.1.13rc1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
28
+ sirmordred-1.1.13rc1.dist-info/entry_points.txt,sha256=HKwfuVFXnCzt8rsJBUFudGHm-KMxJ_3a1YLX-Q7WoRk,200
29
+ sirmordred-1.1.13rc1.dist-info/RECORD,,