{ "info": { "author": "Johannes Raggam", "author_email": "raggam-nl@adm.at", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "collective.address\n==================\n\nThis package provides an Dexterity behavior for location addresses to be used\nin Dexterity based types.\n\n\nHow to provide a default value for the country field\n----------------------------------------------------\n\nIf you want to provide a default value for the IAddress' country field, you can\nprovide an ComputedWidgetAttribute adapter like so::\n\n from zope.component import provideAdapter\n from z3c.form.widget import ComputedWidgetAttribute\n from collective.address.behaviors import IAddress\n DEFAULT_COUNTRY = \"040\" # Austria\n provideAdapter(ComputedWidgetAttribute(\n lambda data: DEFAULT_COUNTRY,\n field=IAddress['country']), name='default')\n\n\nChangelog\n=========\n\n1.6 (2019-06-07)\n----------------\n\n- Python 3 compatibilty\n [petschki]\n\n- Added french translation.\n [bsuttor]\n\n- Added italian translation.\n [arsenico13]\n\n- Added update.sh script for i18ndude taken directly from plonecli.\n [arsenico13]\n\n- Updated DE .po file with the update.sh script.\n [arsenico13]\n\n\n1.5 (2017-01-13)\n----------------\n\n- Translate country name via pycountry translation catalog.\n [thet]\n\n- Code cleanup.\n [thet]\n\n\n1.4 (2016-10-06)\n----------------\n\n- Add behavior shortnames.\n [thet]\n\n- Remove ``for`` attribute in behavior registrations, as this is unsupported.\n [thet]\n\n- Change all URL fields to use ``zope.schema.URI``.\n [thet]\n\n- Added behavior for social media urls.\n [agitator]\n\n\n1.3.2 (2015-09-24)\n------------------\n\n- Encode SearchableText indexer result in utf-8.\n [thet]\n\n\n1.3.1 (2015-08-27)\n------------------\n\n- Fix error on creating the title for Person types with non-ascii characters in\n names.\n [thet]\n\n\n1.3 (2015-07-21)\n----------------\n\n- Let IAddressable not derive from schema.Model to have a pure marker\n Interface.\n [thet]\n\n- Make sure, all SearchableText parts are seperated by a space.\n [thet]\n\n\n1.2 (2015-07-15)\n----------------\n\n- Require the last_name attribute of IPerson behavior.\n [thet]\n\n- For the IPerson behavior, compute the title from first and last name and add\n title (not required, hidden) and description to the IPerson behavior.\n [thet]\n\n\n1.1 (2015-03-04)\n----------------\n\n- Add IContact and IPerson behaviors in addition to the IAddress behavior.\n [thet]\n\n- PEP 8.\n [thet]\n\n\n1.0 (2014-04-30)\n----------------\n\n- initial.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.address", "keywords": "plone collective address", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.address", "package_url": "https://pypi.org/project/collective.address/", "platform": "", "project_url": "https://pypi.org/project/collective.address/", "project_urls": { "Homepage": "https://github.com/collective/collective.address" }, "release_url": "https://pypi.org/project/collective.address/1.6/", "requires_dist": null, "requires_python": "", "summary": "Dexterity address behavior.", "version": "1.6" }, "last_serial": 5369466, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "d2c49b923b67b66dfc2a1838e61267cb", "sha256": "48df1d650fb9b1155f2ebbc0e3ed385bb038d6c401bf553215c848c2ec727e03" }, "downloads": -1, "filename": "collective.address-1.0.tar.gz", "has_sig": false, "md5_digest": "d2c49b923b67b66dfc2a1838e61267cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11656, "upload_time": "2014-04-30T12:49:57", "url": "https://files.pythonhosted.org/packages/57/f9/e44cae3de68f194d823e286cf8bd323996909556cd50c56c877c37095e83/collective.address-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "97a6e3d920c52c5271569ea72fba4005", "sha256": "5f68706cdfcf7d9995b7d31ce85393a843637c42ae42d41091f7ef3fcde73472" }, "downloads": -1, "filename": "collective.address-1.1.tar.gz", "has_sig": false, "md5_digest": "97a6e3d920c52c5271569ea72fba4005", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12256, "upload_time": "2015-03-04T04:08:16", "url": "https://files.pythonhosted.org/packages/21/f5/2b2cc8aecf37f2f683b2359eba2cf688f2ebdf548afce8ef4dbf66b3bba0/collective.address-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "c9ecd60d7b7eb55023a5206b612a1f65", "sha256": "c2ac415db49a3d80754770bd447e206892f9a6bf0813b445eeacb25f1f14e1c7" }, "downloads": -1, "filename": "collective.address-1.2.tar.gz", "has_sig": false, "md5_digest": "c9ecd60d7b7eb55023a5206b612a1f65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12908, "upload_time": "2015-07-15T21:24:24", "url": "https://files.pythonhosted.org/packages/34/41/1c6b79bc9d2febb1d1dac1ab1b4938f4ebda0ff93b7013c6d54629cf669e/collective.address-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "c2e0dc5fffe613b2564406bb49d589f4", "sha256": "caf18c9c11f23db9dc05270c438ec40cc5a47ec290685436213d0c58d940b45f" }, "downloads": -1, "filename": "collective.address-1.3.tar.gz", "has_sig": false, "md5_digest": "c2e0dc5fffe613b2564406bb49d589f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13125, "upload_time": "2015-07-21T11:47:39", "url": "https://files.pythonhosted.org/packages/3b/eb/513e7c3d8ffe326c7a1d5ab79f2c12bd2742375bcbba25b869a3fb4485d2/collective.address-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "f4ba1f8b159074be2ebd0cf4c67ac6c6", "sha256": "1d39e08990014c27c8a2e6da531acc305dc423e82e4f6637ca478205f9cd7636" }, "downloads": -1, "filename": "collective.address-1.3.1.tar.gz", "has_sig": false, "md5_digest": "f4ba1f8b159074be2ebd0cf4c67ac6c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13267, "upload_time": "2015-08-27T10:21:53", "url": "https://files.pythonhosted.org/packages/ff/bd/57d0bd4555199623675952384a1676fea659b95ad420f6799cb0087e483e/collective.address-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "7c6a57a6bb3856b1f2f4efcee5b2806a", "sha256": "fb91511dec531e6cca45df7212c505c7818e1a241b5ef927494ce253a4ebfdf8" }, "downloads": -1, "filename": "collective.address-1.3.2.tar.gz", "has_sig": false, "md5_digest": "7c6a57a6bb3856b1f2f4efcee5b2806a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13516, "upload_time": "2015-09-24T21:12:07", "url": "https://files.pythonhosted.org/packages/63/83/d86faba6b608e521ad2c83da0fd13f9f32c307c11b1033a73368d39147dc/collective.address-1.3.2.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "46892ad6311f2100c1ea9c8a235b29f1", "sha256": "91887041eb83a2f306aceebcc4de369782637840acbe5a105c85d63ee1ab8018" }, "downloads": -1, "filename": "collective.address-1.4.tar.gz", "has_sig": false, "md5_digest": "46892ad6311f2100c1ea9c8a235b29f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13928, "upload_time": "2016-10-06T15:46:11", "url": "https://files.pythonhosted.org/packages/39/a2/33d49041cafaff3bdb6195a67be47644cd13a83c3672dc3a80f6dc0dc4a3/collective.address-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "311adbb26a471e01671d27f24213f0d0", "sha256": "4ad1229796af859b64dc890b09d0f8d42a00a5d3255ff4f0b0c926fe33c8f5c2" }, "downloads": -1, "filename": "collective.address-1.5.tar.gz", "has_sig": false, "md5_digest": "311adbb26a471e01671d27f24213f0d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14211, "upload_time": "2017-01-13T16:15:05", "url": "https://files.pythonhosted.org/packages/0a/7e/4b24a99eb8e7e47c761da0042a69e839bd1d590d73d2035b78b01b85678d/collective.address-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "179c8664b224889f92bc6948067851c6", "sha256": "85b5ce50c1c3c3dd4e3533ef2950f0794ccd919ff41ef76357741e2c31d0f666" }, "downloads": -1, "filename": "collective.address-1.6.tar.gz", "has_sig": false, "md5_digest": "179c8664b224889f92bc6948067851c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15859, "upload_time": "2019-06-06T23:07:47", "url": "https://files.pythonhosted.org/packages/de/87/bae0a906d3c5fad7fc7717e84c5229367072b6d855becc1008902640abb1/collective.address-1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "179c8664b224889f92bc6948067851c6", "sha256": "85b5ce50c1c3c3dd4e3533ef2950f0794ccd919ff41ef76357741e2c31d0f666" }, "downloads": -1, "filename": "collective.address-1.6.tar.gz", "has_sig": false, "md5_digest": "179c8664b224889f92bc6948067851c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15859, "upload_time": "2019-06-06T23:07:47", "url": "https://files.pythonhosted.org/packages/de/87/bae0a906d3c5fad7fc7717e84c5229367072b6d855becc1008902640abb1/collective.address-1.6.tar.gz" } ] }