[Checkins] [zopefoundation/grokcore.annotation] 805764: Merge pull request #1 from zopefoundation/master

Sylvain Viollon noreply at github.com
Tue Oct 27 15:06:00 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.annotation
  Commit: 805764841f4342d083d16a5284affbdfef3ff942
      https://github.com/zopefoundation/grokcore.annotation/commit/805764841f4342d083d16a5284affbdfef3ff942
  Author: Recursing <l.buonanno at minddistrict.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    M buildout.cfg
    A requirements.txt
    M setup.py
    M src/grokcore/annotation/__init__.py
    M src/grokcore/annotation/interfaces.py
    A src/grokcore/annotation/lazy.py
    M src/grokcore/annotation/meta.py
    M src/grokcore/annotation/tests/annotation/annotation.py
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    A src/grokcore/annotation/tests/annotation/lazy.py
    M src/grokcore/annotation/tests/annotation/name.py
    M src/grokcore/annotation/tests/annotation/provides.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/master

Fast forward to zopefoundation master


  Commit: f31288e0e27d32a2d6df1f8a5616422ae8509344
      https://github.com/zopefoundation/grokcore.annotation/commit/f31288e0e27d32a2d6df1f8a5616422ae8509344
  Author: Lorenzo Buonanno <l.buonanno at minddistrict.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M src/grokcore/annotation/lazy.py

  Log Message:
  -----------
  Send FieldUpdatedEvent on Property __set__


  Commit: 810da494a21f6fbc7a9eb7056636408a9df3bf03
      https://github.com/zopefoundation/grokcore.annotation/commit/810da494a21f6fbc7a9eb7056636408a9df3bf03
  Author: Lorenzo Buonanno <l.buonanno at minddistrict.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  Update bootstrap.py to work again


  Commit: 6307e00c161dbdf8da16067a1cf302f3200d3a92
      https://github.com/zopefoundation/grokcore.annotation/commit/6307e00c161dbdf8da16067a1cf302f3200d3a92
  Author: Lorenzo Buonanno <l.buonanno at minddistrict.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Add dependencies to setup.py


  Commit: 37765ba4f754851b9bd75344beddcf47db27365e
      https://github.com/zopefoundation/grokcore.annotation/commit/37765ba4f754851b9bd75344beddcf47db27365e
  Author: Lorenzo Buonanno <l.buonanno at minddistrict.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M src/grokcore/annotation/tests/annotation/lazy.py

  Log Message:
  -----------
  Add tests


  Commit: efd52f0b44d17c80a709846cd75f2c22345db60a
      https://github.com/zopefoundation/grokcore.annotation/commit/efd52f0b44d17c80a709846cd75f2c22345db60a
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M src/grokcore/annotation/lazy.py
    M src/grokcore/annotation/tests/annotation/lazy.py

  Log Message:
  -----------
  Be symetric with zope.schema.


  Commit: 4781cb5bbf617b458c42834f8b4fe2fb781c03b6
      https://github.com/zopefoundation/grokcore.annotation/commit/4781cb5bbf617b458c42834f8b4fe2fb781c03b6
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M src/grokcore/annotation/tests/annotation/lazy.py

  Log Message:
  -----------
  Update CHANGES.txt, try to please pypi.


  Commit: 2474cf2151a44e76193b23471169c630e55df4d1
      https://github.com/zopefoundation/grokcore.annotation/commit/2474cf2151a44e76193b23471169c630e55df4d1
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Update travis file to reflect versions supported by Zope.


  Commit: a5093dffb11d95e1a93c43063b95a2e87f703e6e
      https://github.com/zopefoundation/grokcore.annotation/commit/a5093dffb11d95e1a93c43063b95a2e87f703e6e
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M bootstrap.py
    M setup.py
    M src/grokcore/annotation/lazy.py
    M src/grokcore/annotation/tests/annotation/lazy.py

  Log Message:
  -----------
  Merge pull request #11 from minddistrict/send-fieldupdatedevent

Update bootstrap.py and send FieldUpdatedEvent on __set__


Compare: https://github.com/zopefoundation/grokcore.annotation/compare/83a052d63e06...a5093dffb11d


More information about the checkins mailing list