Skip to content

Update dependencies and remove outdated calendar data files#861

Merged
tenkus47 merged 2 commits into
developfrom
new_calendar
Jul 17, 2026
Merged

Update dependencies and remove outdated calendar data files#861
tenkus47 merged 2 commits into
developfrom
new_calendar

Conversation

@tenkus47

Copy link
Copy Markdown
Member
  • Upgraded alembic to version 1.18.5 and adjusted Python version compatibility to >=3.10.
  • Updated anyio to version 4.14.2 and modified its dependencies.
  • Increased attrs version to 26.1.0 and updated Python compatibility.
  • Removed deprecated google-genai dependency from pyproject.toml.
  • Changed the URL template in download_calendar_data.py for calendar data retrieval.
  • Deleted outdated calendar data files for the years 1800 to 1805 from the Phugpa_calendar directory.

- Upgraded `alembic` to version 1.18.5 and adjusted Python version compatibility to >=3.10.
- Updated `anyio` to version 4.14.2 and modified its dependencies.
- Increased `attrs` version to 26.1.0 and updated Python compatibility.
- Removed deprecated `google-genai` dependency from `pyproject.toml`.
- Changed the URL template in `download_calendar_data.py` for calendar data retrieval.
- Deleted outdated calendar data files for the years 1800 to 1805 from the `Phugpa_calendar` directory.
@greptile-apps

greptile-apps Bot commented Jul 17, 2026

Copy link
Copy Markdown

Too many files changed for review. (1026 files found, 100 file limit)

- Introduced `apscheduler` for managing scheduled tasks, specifically for cleaning up expired verses of the day.
- Implemented timezone-aware caching and logging in daily log services, allowing for accurate date handling based on user timezone.
- Enhanced various services and views to support timezone filtering, ensuring that restricted content is hidden for users in specific timezones, particularly for Chinese IANA timezones.
- Added a new migration to create a `china_restricted_items` table for managing content exclusions based on timezone.
- Updated multiple service and view layers to accept timezone information, improving user experience and data accuracy.
@tenkus47
tenkus47 requested a review from Tech-lo July 17, 2026 05:22
@tenkus47 tenkus47 self-assigned this Jul 17, 2026
@tenkus47

Copy link
Copy Markdown
Member Author

fix :
#862

@sonarqubecloud

Copy link
Copy Markdown

@tenkus47
tenkus47 merged commit 50c2e4f into develop Jul 17, 2026
7 checks passed
@tenkus47
tenkus47 deleted the new_calendar branch July 17, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants