[Checkins] [zopefoundation/zope.container] 1bbe51: Remove the bundled copies of zope.proxy and persis...

Jason Madden noreply at github.com
Thu Apr 2 12:37:11 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.container
  Commit: 1bbe517042d77cc1dbeb66514458d5f1b9112d47
      https://github.com/zopefoundation/zope.container/commit/1bbe517042d77cc1dbeb66514458d5f1b9112d47
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M CHANGES.rst
    R include/README.txt
    R include/persistent/_compat.h
    R include/persistent/cPersistence.h
    R include/persistent/ring.h
    R include/zope.proxy/proxy.h
    M setup.py
    M src/zope/container/_zope_container_contained.c
    R src/zope/container/_zope_proxy_proxy.c

  Log Message:
  -----------
  Remove the bundled copies of zope.proxy and persistent.

Find the installed versions to use when we compile.

Fixes #32


  Commit: 23489b39caa8ce1304b72d26272becdf4006c2bc
      https://github.com/zopefoundation/zope.container/commit/23489b39caa8ce1304b72d26272becdf4006c2bc
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/container/_zope_container_contained.c

  Log Message:
  -----------
  Correct a comment in zope_container_contained.c, and add a note to CHANGES.rst that we appreciate bug reports if there are installation issues caused by #37.


  Commit: 74dbc0cd8821405ca2b245acd7706239c22239cd
      https://github.com/zopefoundation/zope.container/commit/74dbc0cd8821405ca2b245acd7706239c22239cd
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Add zope.proxy and persistent to setup_requires for buildout compatibility.


  Commit: b51e594045ef403016e072f5b4bb86f0f1c353de
      https://github.com/zopefoundation/zope.container/commit/b51e594045ef403016e072f5b4bb86f0f1c353de
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Python 3.5 and 3.8 on Windows produced PermissionError.

Try installing deps explicitly first there.

https://ci.appveyor.com/project/mgedmin/zope-container/builds/31887058/job/s5l6k60lfn2rdvp3


  Commit: 438c177ab7e2573c78227457ab1399e0f2502199
      https://github.com/zopefoundation/zope.container/commit/438c177ab7e2573c78227457ab1399e0f2502199
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

  Changed paths:
    M CHANGES.rst
    M appveyor.yml
    R include/README.txt
    R include/persistent/_compat.h
    R include/persistent/cPersistence.h
    R include/persistent/ring.h
    R include/zope.proxy/proxy.h
    M setup.py
    M src/zope/container/_zope_container_contained.c
    R src/zope/container/_zope_proxy_proxy.c

  Log Message:
  -----------
  Merge pull request #37 from zopefoundation/issue32

Remove the bundled copies of zope.proxy and persistent.


Compare: https://github.com/zopefoundation/zope.container/compare/e4b37990c17b...438c177ab7e2


More information about the checkins mailing list