%global _empty_manifest_terminate_build 0 Name: python-django-user-accounts Version: 3.2.0 Release: 1 Summary: a Django user account app License: MIT URL: http://github.com/pinax/django-user-accounts Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3d/7e/48aa9f1d9122bd910160417f2262265532ba01cc850fb734a18eb6b432a0/django-user-accounts-3.2.0.tar.gz BuildArch: noarch Requires: python3-Django Requires: python3-django-appconf Requires: python3-pytz %description 2.2 | * | * | * | * | * 3.2 | * | * | * | * | * ## Requirements * Django 2.2 or 3.2 * Python 3.6, 3.7, 3.8, 3.9, 3.10 * django-appconf (included in ``install_requires``) * pytz (included in ``install_requires``) ## Documentation See http://django-user-accounts.readthedocs.org/ for the `django-user-accounts` documentation. On September 17th, 2015, we did a Pinax Hangout on `django-user-accounts`. You can read the recap blog post and find the video here http://blog.pinaxproject.com/2015/10/12/recap-september-pinax-hangout/. The Pinax documentation is available at http://pinaxproject.com/pinax/. If you would like to help us improve our documentation or write more documentation, please join our Slack team and let us know! ### Templates Default templates are provided by the `pinax-templates` app in the [account](https://github.com/pinax/pinax-templates/tree/master/pinax/templates/templates/account) section of that project. Reference pinax-templates [installation instructions](https://github.com/pinax/pinax-templates/blob/master/README.md#installation) to include these templates in your project. View live `pinax-templates` examples and source at [Pinax Templates](https://templates.pinaxproject.com/)! See the `django-user-accounts` [templates](https://django-user-accounts.readthedocs.io/en/latest/templates.html) documentation for more information. ## Contribute For an overview on how contributing to Pinax works read this [blog post](http://blog.pinaxproject.com/2016/02/26/recap-february-pinax-hangout/) and watch the included video, or read our [How to Contribute](http://pinaxproject.com/pinax/how_to_contribute/) section. For concrete contribution ideas, please see our [Ways to Contribute/What We Need Help With](http://pinaxproject.com/pinax/ways_to_contribute/) section. In case of any questions we recommend you join our [Pinax Slack team](http://slack.pinaxproject.com) and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack. We also highly recommend reading our blog post on [Open Source and Self-Care](http://blog.pinaxproject.com/2016/01/19/open-source-and-self-care/). ## Code of Conduct In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a [code of conduct](http://pinaxproject.com/pinax/code_of_conduct/). We ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you. ## Connect with Pinax For updates and news regarding the Pinax Project, please follow us on Twitter [@pinaxproject](https://twitter.com/pinaxproject) and check out our [Pinax Project blog](http://blog.pinaxproject.com). ## License Copyright (c) 2012-present James Tauber and contributors under the [MIT license](https://opensource.org/licenses/MIT). %package -n python3-django-user-accounts Summary: a Django user account app Provides: python-django-user-accounts BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-django-user-accounts 2.2 | * | * | * | * | * 3.2 | * | * | * | * | * ## Requirements * Django 2.2 or 3.2 * Python 3.6, 3.7, 3.8, 3.9, 3.10 * django-appconf (included in ``install_requires``) * pytz (included in ``install_requires``) ## Documentation See http://django-user-accounts.readthedocs.org/ for the `django-user-accounts` documentation. On September 17th, 2015, we did a Pinax Hangout on `django-user-accounts`. You can read the recap blog post and find the video here http://blog.pinaxproject.com/2015/10/12/recap-september-pinax-hangout/. The Pinax documentation is available at http://pinaxproject.com/pinax/. If you would like to help us improve our documentation or write more documentation, please join our Slack team and let us know! ### Templates Default templates are provided by the `pinax-templates` app in the [account](https://github.com/pinax/pinax-templates/tree/master/pinax/templates/templates/account) section of that project. Reference pinax-templates [installation instructions](https://github.com/pinax/pinax-templates/blob/master/README.md#installation) to include these templates in your project. View live `pinax-templates` examples and source at [Pinax Templates](https://templates.pinaxproject.com/)! See the `django-user-accounts` [templates](https://django-user-accounts.readthedocs.io/en/latest/templates.html) documentation for more information. ## Contribute For an overview on how contributing to Pinax works read this [blog post](http://blog.pinaxproject.com/2016/02/26/recap-february-pinax-hangout/) and watch the included video, or read our [How to Contribute](http://pinaxproject.com/pinax/how_to_contribute/) section. For concrete contribution ideas, please see our [Ways to Contribute/What We Need Help With](http://pinaxproject.com/pinax/ways_to_contribute/) section. In case of any questions we recommend you join our [Pinax Slack team](http://slack.pinaxproject.com) and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack. We also highly recommend reading our blog post on [Open Source and Self-Care](http://blog.pinaxproject.com/2016/01/19/open-source-and-self-care/). ## Code of Conduct In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a [code of conduct](http://pinaxproject.com/pinax/code_of_conduct/). We ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you. ## Connect with Pinax For updates and news regarding the Pinax Project, please follow us on Twitter [@pinaxproject](https://twitter.com/pinaxproject) and check out our [Pinax Project blog](http://blog.pinaxproject.com). ## License Copyright (c) 2012-present James Tauber and contributors under the [MIT license](https://opensource.org/licenses/MIT). %package help Summary: Development documents and examples for django-user-accounts Provides: python3-django-user-accounts-doc %description help 2.2 | * | * | * | * | * 3.2 | * | * | * | * | * ## Requirements * Django 2.2 or 3.2 * Python 3.6, 3.7, 3.8, 3.9, 3.10 * django-appconf (included in ``install_requires``) * pytz (included in ``install_requires``) ## Documentation See http://django-user-accounts.readthedocs.org/ for the `django-user-accounts` documentation. On September 17th, 2015, we did a Pinax Hangout on `django-user-accounts`. You can read the recap blog post and find the video here http://blog.pinaxproject.com/2015/10/12/recap-september-pinax-hangout/. The Pinax documentation is available at http://pinaxproject.com/pinax/. If you would like to help us improve our documentation or write more documentation, please join our Slack team and let us know! ### Templates Default templates are provided by the `pinax-templates` app in the [account](https://github.com/pinax/pinax-templates/tree/master/pinax/templates/templates/account) section of that project. Reference pinax-templates [installation instructions](https://github.com/pinax/pinax-templates/blob/master/README.md#installation) to include these templates in your project. View live `pinax-templates` examples and source at [Pinax Templates](https://templates.pinaxproject.com/)! See the `django-user-accounts` [templates](https://django-user-accounts.readthedocs.io/en/latest/templates.html) documentation for more information. ## Contribute For an overview on how contributing to Pinax works read this [blog post](http://blog.pinaxproject.com/2016/02/26/recap-february-pinax-hangout/) and watch the included video, or read our [How to Contribute](http://pinaxproject.com/pinax/how_to_contribute/) section. For concrete contribution ideas, please see our [Ways to Contribute/What We Need Help With](http://pinaxproject.com/pinax/ways_to_contribute/) section. In case of any questions we recommend you join our [Pinax Slack team](http://slack.pinaxproject.com) and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack. We also highly recommend reading our blog post on [Open Source and Self-Care](http://blog.pinaxproject.com/2016/01/19/open-source-and-self-care/). ## Code of Conduct In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a [code of conduct](http://pinaxproject.com/pinax/code_of_conduct/). We ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you. ## Connect with Pinax For updates and news regarding the Pinax Project, please follow us on Twitter [@pinaxproject](https://twitter.com/pinaxproject) and check out our [Pinax Project blog](http://blog.pinaxproject.com). ## License Copyright (c) 2012-present James Tauber and contributors under the [MIT license](https://opensource.org/licenses/MIT). %prep %autosetup -n django-user-accounts-3.2.0 %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-django-user-accounts -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Tue Apr 25 2023 Python_Bot - 3.2.0-1 - Package Spec generated