Revisions of perl-Role-Tiny

buildservice-autocommit accepted request 867238 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 36)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 866770 from Tina Müller's avatar Tina Müller (tinita) (revision 35)
- updated to 2.002004
   see /usr/share/doc/packages/perl-Role-Tiny/Changes
  2.002004 - 2021-01-24
    - restore requiring base class when using create_class_with_roles, which was
      accidentally lost in 2.002_000 (RT#134075)
buildservice-autocommit accepted request 862617 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 34)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 862586 from Tina Müller's avatar Tina Müller (tinita) (revision 33)
- updated to 2.002003
   see /usr/share/doc/packages/perl-Role-Tiny/Changes
  2.002003 - 2021-01-11
    - set dynamic_config to 0 and x_static_install to 1
    - fixed filenames in dependents author test to not use colons
    - removed MRO::Compat from prereqs as it is no longer used
    - marked Class::Method::Modifiers as a hard developer dependency rather than
      a recommended developer dependency
    - rewrote test for namespace cleaning to not require namespace::clean, and
      moved it from an author test to a normal test
    - removed namespace::autoclean from developer prereqs
  2.002_002 - 2021-01-03
    - refactored some internals for subclasses to use
    - methods_provided_by will ensure the module is loaded before checking for
      methods
  2.002_001 - 2020-12-27
    - fix tests when Class::Method::Modifiers is not installed
  2.002_000 - 2020-12-23
    - Refactored create_class_with_roles to not use "composable packages". This
      was an optimization for when a role is used in many different uses of
      create_class_with_roles, but required an entirely separate implementation,
      which did not have fully compatible behavior. It would also result in
      methods using modifiers being slower.
    - Add documentation for what methods will be composed from a role
      (RT#133363)
    - Fix backwards compatibility with older versions of Moo when interacting
      with Moose.
    - Treat modifiers as required methods during create_class_with_roles.
    - Fixed methods being no longer composed after they participated in an
      allowed conflict.
    - Dropped use of MRO::Compat.
    - Test cleanups for checking requires during create_class_with_roles.
    - Additional tests to confirm internal role application steps can be fully
      qualified.
    - Fix Pod links to Class::Method::Modifiers
    - Tweaks to author tests
    - Additional tests for working with older Moo versions
    - Additional tests for module loading
    - Allow method modifiers to be specified with an array reference of method
      names, rather than a list. This now matches how the corresponding
      Class::Method::Modifiers subs can be called.
buildservice-autocommit accepted request 743754 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 32)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 743466 from Tina Müller's avatar Tina Müller (tinita) (revision 31)
- updated to 2.001004
   see /usr/share/doc/packages/perl-Role-Tiny/Changes
  2.001004 - 2019-10-25
    - fix methods being excluded from composition if they previously existed in
      the composing role (RT#130811)
    - fix role application overwriting subs that are not considered methods
    - fix helper subs created by a Role::Tiny extension (like Moo::Role)
      sometimes being teated as methods
buildservice-autocommit accepted request 737513 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 30)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 736818 from Tina Müller's avatar Tina Müller (tinita) (revision 29)
- updated to 2.001003
   see /usr/share/doc/packages/perl-Role-Tiny/Changes
  2.001003 - 2019-10-09
    - releasing as stable
  
  2.001_002 - 2019-10-06
    - fix methods from roles composed via create_class_with_roles being treated
      differently from roles composed directly (RT#128470)
    - fix constants being included in the methods provided by a role if they
      were created before importing Role::Tiny but used after importing
    - fix prototype handling test on cperl
Tina Müller's avatar Tina Müller (tinita) accepted request 734977 from Tina Müller's avatar Tina Müller (tinita) (revision 28)
- updated to 2.001001
   see /usr/share/doc/packages/perl-Role-Tiny/Changes
  2.001001 - 2019-10-01
    - added tests for make_role
  
  2.001_000 - 2019-09-19
    - refactored method tracking to allow easier extending (such as by Moo)
    - added make_role method to make a package into a role, but without
      exporting any subs into it
    - refactored sub exporting to allow extensions to do different things with
      the subs
  
  2.000_009 - 2019-09-06
    - fix composing roles into packages that have stub subs in them
    - treat constants consistently with all other subs, no matter where they are
      defined
buildservice-autocommit accepted request 721972 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 27)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 721171 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 26)
automatic update
buildservice-autocommit accepted request 720670 from Tina Müller's avatar Tina Müller (tinita) (revision 25)
baserev update by copy to link target
Tina Müller's avatar Tina Müller (tinita) accepted request 720344 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 24)
automatic update
buildservice-autocommit accepted request 539945 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 23)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 539777 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 22)
automatic update
buildservice-autocommit accepted request 440051 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 21)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 439829 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 20)
automatic update
buildservice-autocommit accepted request 439451 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 19)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 438104 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 18)
automatic update
buildservice-autocommit accepted request 394599 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
baserev update by copy to link target
Displaying revisions 1 - 20 of 36
openSUSE Build Service is sponsored by