[PR #1127] [MERGED] Remove obsolete mock dependency #1170

Closed
opened 2026-02-28 00:03:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1127
Author: @mgorny
Created: 5/31/2024
Status: Merged
Merged: 5/31/2024
Merged by: @stephanebruckert

Base: masterHead: obsolete-mock


📝 Commits (1)

  • 8ca4b0e Remove obsolete mock dependency

📊 Changes

2 files changed (+1 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+1 -1)
📝 setup.py (+0 -6)

📄 Description

The package uses unittest.mock only, and that one is part of the Python standard library.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/1127 **Author:** [@mgorny](https://github.com/mgorny) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `obsolete-mock` --- ### 📝 Commits (1) - [`8ca4b0e`](https://github.com/spotipy-dev/spotipy/commit/8ca4b0e890d53bb0e252ffbf81816ac189f648ee) Remove obsolete `mock` dependency ### 📊 Changes **2 files changed** (+1 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `setup.py` (+0 -6) </details> ### 📄 Description The package uses `unittest.mock` only, and that one is part of the Python standard library. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1170
No description provided.