New Upstream Snapshot - liboptimade-filter-perl

Ready changes

Summary

Merged new upstream version: 0.10.2+git20220606.1.988837b (was: 0.10.2).

Diff

diff --git a/Build.PL b/Build.PL
index a5787d5..9b88747 100644
--- a/Build.PL
+++ b/Build.PL
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.030.
 use strict;
 use warnings;
 
@@ -25,6 +25,7 @@ my %module_build_args = (
   "module_name" => "OPTIMADE::Filter",
   "recursive_test_files" => 1,
   "requires" => {
+    "List::Util" => 0,
     "Parse::Yapp" => 0,
     "Scalar::Util" => 0
   },
@@ -32,7 +33,9 @@ my %module_build_args = (
     "Data::Compare" => 0,
     "Data::Dumper" => 0,
     "File::Spec" => 0,
+    "List::Util" => 0,
     "Math::BigInt" => 0,
+    "Parse::Yapp" => 0,
     "Scalar::Util" => 0,
     "Test::More" => 0
   }
@@ -43,9 +46,11 @@ my %fallback_build_requires = (
   "Data::Compare" => 0,
   "Data::Dumper" => 0,
   "File::Spec" => 0,
+  "List::Util" => 0,
   "Math::BigInt" => 0,
   "Module::Build" => "0.28",
   "Module::Build::Parse::Yapp" => 0,
+  "Parse::Yapp" => 0,
   "Scalar::Util" => 0,
   "Test::More" => 0
 );
diff --git a/MANIFEST b/MANIFEST
index 1a98cea..b858236 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030.
 Build.PL
 COPYING
 Changes
diff --git a/META.json b/META.json
index 0558e10..801c223 100644
--- a/META.json
+++ b/META.json
@@ -4,13 +4,13 @@
       "Andrius Merkys <merkys@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
+   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "lgpl_3_0"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-      "version" : "2"
+      "version" : 2
    },
    "name" : "OPTIMADE-Filter",
    "prereqs" : {
@@ -28,6 +28,7 @@
       },
       "runtime" : {
          "requires" : {
+            "List::Util" : "0",
             "Parse::Yapp" : "0",
             "Scalar::Util" : "0"
          }
@@ -37,7 +38,9 @@
             "Data::Compare" : "0",
             "Data::Dumper" : "0",
             "File::Spec" : "0",
+            "List::Util" : "0",
             "Math::BigInt" : "0",
+            "Parse::Yapp" : "0",
             "Scalar::Util" : "0",
             "Test::More" : "0"
          }
@@ -56,6 +59,8 @@
       }
    },
    "version" : "0.10.2",
-   "x_serialization_backend" : "JSON::XS version 3.04"
+   "x_generated_by_perl" : "v5.36.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
+   "x_spdx_expression" : "LGPL-3.0"
 }
 
diff --git a/META.yml b/META.yml
index b09f907..de76c3b 100644
--- a/META.yml
+++ b/META.yml
@@ -6,22 +6,25 @@ build_requires:
   Data::Compare: '0'
   Data::Dumper: '0'
   File::Spec: '0'
+  List::Util: '0'
   Math::BigInt: '0'
   Module::Build: '0.28'
   Module::Build::Parse::Yapp: '0'
+  Parse::Yapp: '0'
   Scalar::Util: '0'
   Test::More: '0'
 configure_requires:
   Module::Build: '0.28'
   Module::Build::Parse::Yapp: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
 license: lgpl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: '1.4'
 name: OPTIMADE-Filter
 requires:
+  List::Util: '0'
   Parse::Yapp: '0'
   Scalar::Util: '0'
 resources:
@@ -29,4 +32,6 @@ resources:
   homepage: https://search.cpan.org/dist/OPTIMADE-Filter
   repository: git://github.com/Materials-Consortia/optimade-filter.git
 version: 0.10.2
-x_serialization_backend: 'YAML::Tiny version 1.70'
+x_generated_by_perl: v5.36.0
+x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: LGPL-3.0
diff --git a/README b/README
index 09b0307..12dd2dc 100644
--- a/README
+++ b/README
@@ -1,5 +1,3 @@
-
-
 This archive contains the distribution OPTIMADE-Filter,
 version 0.10.2:
 
@@ -12,5 +10,4 @@ This is free software, licensed under:
   The GNU Lesser General Public License, Version 3, June 2007
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.010.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.030.
diff --git a/debian/changelog b/debian/changelog
index e236480..7649b3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+liboptimade-filter-perl (0.10.2+git20220606.1.988837b-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Feb 2023 14:06:08 -0000
+
 liboptimade-filter-perl (0.10.2-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/dist.ini b/dist.ini
index 1d33bf9..6731a68 100644
--- a/dist.ini
+++ b/dist.ini
@@ -22,6 +22,7 @@ build_element = yp
 
 [OurPkgVersion]
 [Prereqs]
+List::Util   = 0
 Parse::Yapp  = 0
 Scalar::Util = 0
 
@@ -38,6 +39,8 @@ Module::Build::Parse::Yapp = 0
 Data::Compare = 0
 Data::Dumper  = 0
 File::Spec    = 0
+List::Util    = 0
 Math::BigInt  = 0
+Parse::Yapp   = 0
 Scalar::Util  = 0
 Test::More    = 0
diff --git a/lib/OPTIMADE/Filter/Zip.pm b/lib/OPTIMADE/Filter/Zip.pm
index 6eaa0ba..13d5482 100644
--- a/lib/OPTIMADE/Filter/Zip.pm
+++ b/lib/OPTIMADE/Filter/Zip.pm
@@ -95,6 +95,10 @@ sub validate
     if( !$self->values ) {
         die 'values undefined for OPTIMADE::Filter::Zip';
     }
+    if( any { scalar @$_ != scalar @{$self->{properties}} }
+            @{$self->values} ) {
+        die 'different number of properties and values for OPTIMADE::Filter::Zip';
+    }
 }
 
 1;

More details

Full run details

Historical runs